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
890c4bece26e005cd9fa5511fe0efa7307794de5
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
/
SandboxVectorizer
History
vporpo
083369fd99
[SandboxVec][Legality] Per opcode checks (
#114145
)
...
This patch adds more opcode-specific legality checks.
2024-11-01 15:04:03 -07:00
..
Passes
[SandboxVec][Legality] Per opcode checks (
#114145
)
2024-11-01 15:04:03 -07:00
DependencyGraph.cpp
[SandboxVec][Scheduler] Boilerplate and initial implementation. (
#112449
)
2024-10-18 16:18:43 -07:00
Interval.cpp
[SandboxVec][Interval] Add print() and dump()
2024-10-08 15:27:07 -07:00
Legality.cpp
[SandboxVec][Legality] Per opcode checks (
#114145
)
2024-11-01 15:04:03 -07:00
SandboxVectorizer.cpp
[SandboxIR][Pass] Implement Analyses class (
#113962
)
2024-10-28 18:00:52 -07: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][Scheduler] Boilerplate and initial implementation. (
#112449
)
2024-10-18 16:18:43 -07:00
SeedCollector.cpp
[SandboxVectorizer] New class to actually collect and manage seeds (
#113386
)
2024-10-23 10:26:18 -07:00