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
41a94de75caacb979070ec7a010dfe3c4e9f116f
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
/
SandboxVectorizer
History
Vasileios Porpodas
25b90c4ef6
[SandboxVec][SeedCollector][NFC] Remove redundant 'else' and move the assertion within the 'if'
2025-01-10 14:54:44 -08:00
..
Passes
[SandboxVec][BottomUpVec] Use SeedCollector and slice seeds (
#120826
)
2025-01-09 11:53:48 -08:00
DependencyGraph.cpp
[SandboxVec][DAG][NFC] Refactor setNextNode() and setPrevNode() (
#122363
)
2025-01-10 13:32:33 -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][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