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
/
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