This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
SLPVectorizer
History
Alexey Bataev
34f0a8aaba
[SLP]Fix comparison in bitwidth check.
...
Projected bitwidth should be less than the original, not greater.
2024-03-21 04:24:34 -07:00
..
AArch64
[SLP]Do extra analysis int minbitwidth if some checks return false.
2024-03-20 05:48:55 -07:00
AMDGPU
[InstCombine] Replace non-demanded undef vector with poison
2023-12-18 16:12:37 +01:00
ARM
…
NVPTX
…
PowerPC
…
RISCV
[SLP]Improve minbitwidth analysis.
2024-03-19 08:19:45 -07:00
SystemZ
[SLP]FIx PR81403: compiler crah because wrongly resized vector value.
2024-02-12 10:27:25 -08:00
VE
…
WebAssembly
[InstCombine] Canonicalize constant GEPs to i8 source element type (
#68882
)
2024-01-24 15:25:29 +01:00
X86
[SLP][NFC]Add a test with arguments of functions, reduced by minbitwidth
2024-03-20 08:08:01 -07:00
XCore
…
alt-cmp-vectorize.ll
[SLP]Improve minbitwidth analysis.
2024-03-19 08:19:45 -07:00
alternate-non-profitable.ll
[SLP][NFC]Add a test with non-profitable alternate vectorized
2024-03-12 12:56:35 -07:00
const-bool-logical-or-reduction.ll
…
int_sideeffect.ll
…
is_fpclass.ll
…
orig-btiwidth-les-projected.ll
[SLP]Fix comparison in bitwidth check.
2024-03-21 04:24:34 -07:00
phi-not-ordered.ll
…
reschedule.ll
…
slp-hr-with-reuse.ll
…
slp-max-phi-size.ll
…
slp-max-reg-size.ll
…
slp-non-pow-2-insertelement.ll
…
slp-umax-rdx-matcher-crash.ll
…
slp-variable-insertelement.ll
…
vectorizable-functions-inseltpoison.ll
…
vectorizable-functions.ll
…