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
b178c2d63e0701655046dfd2ead195b36e0df397
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
/
SandboxVectorizer
History
Vasileios Porpodas
b178c2d63e
[SandboxVec][DAG] Fix trim schedule
...
Fix trimSchedule by skipping instructions without a DAG Node.
2025-01-25 09:42:14 -08:00
..
Passes
[SandboxVec][VecUtils] Filter out instructions not in BB in VecUtils:getLowest() (
#124360
)
2025-01-24 14:52:57 -08:00
DependencyGraph.cpp
[SandboxVec][DAG] Fix MemDGNode chain maintenance when move destination is non-mem (
#124227
)
2025-01-24 13:59:32 -08:00
InstrMaps.cpp
[SandboxVec][BottomUpVec] Implement InstrMaps (
#122848
)
2025-01-16 15:26:35 -08:00
Interval.cpp
Reapply "[SandboxVec][Interval][NFC] Move a few definitions from header to .cpp"
2025-01-15 16:38:37 -08:00
Legality.cpp
[SandboxVec][Legality] Pack from different BBs (
#124363
)
2025-01-24 15:39:37 -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
[SandboxVec][DAG] Fix trim schedule
2025-01-25 09:42:14 -08:00
SeedCollector.cpp
[SandboxVec][SeedCollector][NFC] Remove redundant 'else' and move the assertion within the 'if'
2025-01-10 14:54:44 -08:00
VecUtils.cpp
[SandboxVec][VecUtils][NFC] Move functions to VecUtils.cpp and add a VecUtils::dump()
2025-01-17 11:56:07 -08:00