llvm-project
7ece560a
- [GISel] Support narrowing G_ICMP with more than 2 parts. (#119335)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
293 days ago
[GISel] Support narrowing G_ICMP with more than 2 parts. (#119335) This allows us to support i128 G_ICMP on RV32. I'm not sure how to test the "left over" part of this as RISC-V always widens to a power of 2 before narrowing.
References
#119335 - [GISel] Support narrowing G_ICMP with more than 2 parts.
Author
topperc
Parents
52db9038
Loading