llvm-project
c482fad2
- [AArch64][GISEL] Consider fcmp true and fcmp false in cond code selection (#86972)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[AArch64][GISEL] Consider fcmp true and fcmp false in cond code selection (#86972) Fixes #86917 `FCMP_TRUE` and `FCMP_FALSE` were previously not considered and we ended up in an llvm_unreachable assertion.
References
#86972 - [AArch64][GISEL] Consider fcmp true and fcmp false in cond code selection
Author
marcauberer
Parents
a3c2d8c0
Loading