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
History
vporpo
cafb6b99bb
[SandboxVec][DAG] Update MemDGNode chain upon instr deletion (
#118921
)
2024-12-10 15:10:45 -08:00
..
Passes
[SandboxVec][BottomUpVec] Implement packing of vectors (
#116447
)
2024-11-15 16:12:22 -08:00
DependencyGraph.cpp
[SandboxVec][DAG] Update MemDGNode chain upon instr deletion (
#118921
)
2024-12-10 15:10:45 -08:00
Interval.cpp
[SandboxVec][Interval] Add print() and dump()
2024-10-08 15:27:07 -07:00
Legality.cpp
[SandboxVec][Legality] Query the scheduler for legality (
#114616
)
2024-11-05 14:54:21 -08:00
SandboxVectorizer.cpp
[SandboxVec] Notify scheduler about new instructions (
#115102
)
2024-11-06 13:26:14 -08:00
SandboxVectorizerPassBuilder.cpp
[SandboxVec] Add pass to create Regions from metadata. Generalize SandboxVec pass pipelines. (
#112288
)
2024-10-15 14:51:31 -07:00
Scheduler.cpp
Fix MSVC "not all control paths return a value" warning. NFC
2024-11-07 10:22:05 +00:00
SeedCollector.cpp
[SandboxVec][SeedCollector] Reject non-simple memory ops for memory seeds (
#116891
)
2024-11-20 11:53:41 -08:00