llvm-project
ddb12674
- [SLP]Insert vector instruction after landingpad
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
146 days ago
[SLP]Insert vector instruction after landingpad If the node must be emitted in the landingpad block, need to insert the instructions after the landingpad instruction to avoid a crash. Fixes #135781
Author
alexey-bataev
Committer
alexey-bataev
Parents
12697c55
Loading