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
/
lib
/
Transforms
/
Vectorize
/
SandboxVectorizer
/
Passes
History
vporpo
d8e9e0af1c
[SandboxVec][LoadStoreVec] Initial pass implementation (
#188308
)
...
This patch implements a new simple region pass that can vectorize store-load chains.
2026-03-31 15:15:43 -07:00
..
BottomUpVec.cpp
Reapply "[SandboxVec][VecUtils] Lane Enumerator (
#188355
)"
2026-03-31 00:19:25 +00:00
LoadStoreVec.cpp
[SandboxVec][LoadStoreVec] Initial pass implementation (
#188308
)
2026-03-31 15:15:43 -07:00
PackReuse.cpp
…
PassRegistry.def
[SandboxVec][LoadStoreVec] Initial pass implementation (
#188308
)
2026-03-31 15:15:43 -07:00
RegionsFromBBs.cpp
[SandboxVec][SeedCollection] Aux pass argument for enabling different types (
#155079
)
2026-03-18 17:11:01 -07:00
RegionsFromMetadata.cpp
[SandboxVec][SeedCollection] Aux pass argument for enabling different types (
#155079
)
2026-03-18 17:11:01 -07:00
SeedCollection.cpp
[SandboxVec][SeedCollection] Aux pass argument for enabling different types (
#155079
)
2026-03-18 17:11:01 -07:00
TransactionAcceptOrRevert.cpp
…
TransactionSave.cpp
…