Simon Pilgrim ab17ed0723 [X86] Don't fold AND(SRL(X,Y),1) -> SETCC(BT(X,Y)) on BMI2 targets
With BMI2 we have SHRX which is a lot quicker than regular x86 shifts.

Fixes #55138
2022-04-28 21:28:16 +01:00
..
2021-04-13 09:48:13 +08:00
2021-02-15 14:27:12 +08:00
2022-04-06 17:51:55 +01:00
2021-12-20 12:55:32 -08:00
2022-03-10 09:29:06 +08:00
2022-04-07 18:08:59 +01:00
2021-09-17 15:48:55 +02:00
2021-07-27 12:09:25 +01:00
2021-08-16 13:13:56 +01:00
2022-03-30 09:51:36 +01:00
2022-01-17 19:02:44 +00:00
2022-01-26 12:32:49 +00:00
2021-05-24 12:09:02 -07:00
2021-02-21 21:25:26 +00:00