llvm-project
9fa3971f
- [DAGCombiner] Fold vector subtraction if above threshold to `umin` (#148834)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
153 days ago
[DAGCombiner] Fold vector subtraction if above threshold to `umin` (#148834) This extends #134235 and #135194 to vectors.
References
#148834 - [DAGCombiner] Fold vector subtraction if above threshold to `umin`
Author
pfusik
Parents
ba5f31cf
Loading