llvm-project
24924a8b
- [SimplifyCFG] Move token type check into canReplaceOperandWithVariable()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
16 days ago
[SimplifyCFG] Move token type check into canReplaceOperandWithVariable() We cannot form phis/selects of token type, so this should be checked inside canReplaceOperandWithVariable().
Author
nikic
Committer
nikic
Parents
a01933d5
Loading