Craig Topper df017ba9d3 [TargetLowering] Don't use ISD::SELECT_CC in expandFP_TO_INT_SAT.
This function gets called for vectors and ISD::SELECT_CC was never
intended to support vectors. Some updates were made to support
it when this function started getting used for vectors.

Overall, using separate ISD::SETCC and ISD::SELECT looks like an
improvement even for scalar.

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D149481
2023-04-29 10:23:08 -07:00
..
2022-11-17 17:22:52 +08:00
2023-04-03 16:57:50 +08:00
2023-03-05 00:48:53 -08:00
2023-03-23 12:49:05 +08:00
2022-12-17 16:15:22 +05:30
2022-04-06 17:51:55 +01:00
2022-04-07 18:08:59 +01:00
2022-05-31 17:28:56 +01:00
2022-12-17 16:15:22 +05:30
2022-06-16 11:20:10 -07:00