David Green 264b1b2486 [ARM] Convert vector fdiv+fcvt fixed-point combine to fmul.
Instcombine will convert fdiv by a power-2 to fmul, this converts the
PerformVDIVCombine that converts fdiv+fcvt to fixed-point fcvt to fmul+fcvt.
The fdiv tests will look worse, but won't appear in practice (and should be
improved again by #93882).
2024-06-03 09:31:36 +01:00
..
2022-09-26 11:31:23 +01:00
2022-10-02 11:51:08 +01:00
2024-05-14 16:36:39 +01:00
2024-02-01 11:42:18 +00:00
2022-11-02 22:34:05 +00:00