llvm-project
d76a1639
- llvm-reduce: Support exotic terminators in instructions-to-return (#134794)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
llvm-reduce: Support exotic terminators in instructions-to-return (#134794) Use splitBasicBlock and avoid directly dealing with the specific of how to trim the existing terminators. We just need to deal with unconditional branch to return.
References
#134794 - llvm-reduce: Support exotic terminators in instructions-to-return
Author
arsenm
Parents
4fcbdb2c
Loading