This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cc2d06126653bb7c996685c17c19cb2fdefff2cd
clang-p2996
/
llvm
/
test
/
Transforms
/
SLPVectorizer
History
Alexey Bataev
ae5ff3ca0c
[SLP]Fix PR62665: compiler crash when trying to access non-existing mask
...
element. Need to check at first if the SubMask element is PoisonMaskElem to avoid compiler crash.
2023-05-22 13:43:25 -07:00
..
AArch64
[NFC][Py Reformat] Reformat lit.local.cfg python files in llvm
2023-05-17 17:03:15 +02:00
AMDGPU
[NFC][Py Reformat] Reformat lit.local.cfg python files in llvm
2023-05-17 17:03:15 +02:00
ARM
[NFC][Py Reformat] Reformat lit.local.cfg python files in llvm
2023-05-17 17:03:15 +02:00
NVPTX
[NFC][Py Reformat] Reformat lit.local.cfg python files in llvm
2023-05-17 17:03:15 +02:00
PowerPC
[NFC][Py Reformat] Reformat lit.local.cfg python files in llvm
2023-05-17 17:03:15 +02:00
RISCV
[SLP][RISCV] Account for offset folding in getPointersChainCost
2023-05-22 13:55:30 +01:00
SystemZ
[NFC][Py Reformat] Reformat lit.local.cfg python files in llvm
2023-05-17 17:03:15 +02:00
VE
[NFC][Py Reformat] Reformat lit.local.cfg python files in llvm
2023-05-17 17:03:15 +02:00
WebAssembly
[NFC][Py Reformat] Reformat lit.local.cfg python files in llvm
2023-05-17 17:03:15 +02:00
X86
[SLP]Fix PR62665: compiler crash when trying to access non-existing mask
2023-05-22 13:43:25 -07:00
XCore
[NFC][Py Reformat] Reformat lit.local.cfg python files in llvm
2023-05-17 17:03:15 +02:00
alt-cmp-vectorize.ll
…
int_sideeffect.ll
…
is_fpclass.ll
[Vectorize] Fix vectorization, scalarization and folding of llvm.is.fpclass
2023-04-24 13:42:08 +01:00
phi-not-ordered.ll
[SLP]Properly define incoming block for user PHI nodes.
2023-02-21 08:01:24 -08:00
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
…