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
ca4cd08fb9d7a03fbd00bca05d5dbfa87cd6db4e
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
/
SandboxVectorizer
/
Passes
History
vporpo
7dffc96a54
[SandboxVec][BottomUpVec] Clean up dead instructions (
#115267
)
...
When scalars get replaced by vectors the original scalars may become dead. In that case erase them.
2024-11-08 12:50:53 -08:00
..
BottomUpVec.cpp
[SandboxVec][BottomUpVec] Clean up dead instructions (
#115267
)
2024-11-08 12:50:53 -08:00
PassRegistry.def
[SandboxVec] Add pass to create Regions from metadata. Generalize SandboxVec pass pipelines. (
#112288
)
2024-10-15 14:51:31 -07:00
RegionsFromMetadata.cpp
[SandboxIR][Pass] Implement Analyses class (
#113962
)
2024-10-28 18:00:52 -07:00