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
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
..
Passes
[SandboxVec][BottomUpVec] Clean up dead instructions (
#115267
)
2024-11-08 12:50:53 -08: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] Query the scheduler for legality (
#114616
)
2024-11-05 14:54:21 -08:00
SandboxVectorizer.cpp
[SandboxVec] Notify scheduler about new instructions (
#115102
)
2024-11-06 13:26:14 -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
[Transforms] Remove unused includes (NFC) (
#115263
)
2024-11-07 10:58:58 -08:00