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
/
SandboxVectorizer
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
..
X86
…
allow_files.ll
…
boilerplate.ll
…
bottomup_basic.ll
[SandboxVec][BottomUpVec] Improve handling of external uses (
#185468
)
2026-03-24 13:17:36 -07:00
bottomup_seed_slice_pow2.ll
…
bottomup_seed_slice.ll
…
cross_bbs.ll
…
default_pass_pipeline.ll
…
external_uses.ll
[SandboxVec][BottomUpVec] Improve handling of external uses (
#185468
)
2026-03-24 13:17:36 -07:00
load_store_vec.ll
[SandboxVec][LoadStoreVec] Initial pass implementation (
#188308
)
2026-03-31 15:15:43 -07:00
pack_reuse_basic.ll
…
pack_reuse_end_to_end.ll
…
pack.ll
…
print_region_pass.ll
…
regions-from-bbs.ll
…
regions-from-metadata.ll
…
repeated_instrs.ll
…
scheduler.ll
[SandboxVec][BottomUpVec] Improve handling of external uses (
#185468
)
2026-03-24 13:17:36 -07:00
seed_collection.ll
[SandboxVec][SeedCollection] Aux pass argument for enabling different types (
#155079
)
2026-03-18 17:11:01 -07:00
special_opcodes.ll
…
stop_at.ll
…
stop_bndl.ll
…
user_pass_pipeline.ll
…