llvm-project
39f2d2f1
- [SandboxVec] Boilerplate for vectorization passes (#108603)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SandboxVec] Boilerplate for vectorization passes (#108603) This patch implements a new empty pass for the Bottom-up vectorizer and creates a pass pipeline that includes it. The SandboxVectorizer LLVM pass runs the Sandbox IR pass pipeline.
References
#108603 - [SandboxVec] Boilerplate for vectorization passes
Author
vporpo
Parents
9f738c84
Loading