llvm-project
13f1fd00 - [TargetLowering] Remove AllowTruncation from matchUnaryPredicate in BuildExactSDIV/BuildExactUDIV. (#188785)

Commit
30 days ago
[TargetLowering] Remove AllowTruncation from matchUnaryPredicate in BuildExactSDIV/BuildExactUDIV. (#188785) After #187378 these are no longer tested. I'm concerned that we can create illegal scalar types after type legalization. I don't know how to test this now so I'd like to remove support until it is needed and can be tested.
Author
Parents
Loading