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
Vasileios Porpodas
069fbeb82f
Revert "[SandboxVec][Interval][NFC] Move a few definitions from header to .cpp"
...
This reverts commit 24c603505f91b2979d13e0b963fbd3c0174a005f.
2025-01-15 15:30:19 -08:00
..
Passes
[SandboxVec][BottomUpVec] Clean up dead address instrs (
#122536
)
2025-01-13 18:25:25 -08:00
DependencyGraph.cpp
[SandboxVec][DAG][NFC] Refactor setNextNode() and setPrevNode() (
#122363
)
2025-01-10 13:32:33 -08:00
Interval.cpp
Revert "[SandboxVec][Interval][NFC] Move a few definitions from header to .cpp"
2025-01-15 15:30:19 -08:00
Legality.cpp
[SandboxVec][Legality] Query the scheduler for legality (
#114616
)
2024-11-05 14:54:21 -08:00
SandboxVectorizer.cpp
[SandboxVec][BottomUpVec] Use SeedCollector and slice seeds (
#120826
)
2025-01-09 11:53:48 -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][NFC] Remove redundant 'else' and move the assertion within the 'if'
2025-01-10 14:54:44 -08:00