[x86_64] Cannot select sint_to_fp
for v8bf16
when targeting sapphirerapids
/ znver4
CPU
#64440
Labels
sint_to_fp
for v8bf16
when targeting sapphirerapids
/ znver4
CPU
#64440
Description
When casting
i16
vector tobf16
vector usinguitofp
/sitofp
,x86_64
backend will crash with errorCannot select: t17: v8bf16 = sint_to_fp t26
when targeting Intelsapphirerapids
or AMDznver4
CPU.The problem doesn't exist when casting
i16
vector tohalf
vector.The problem doesn't exist when targeting
znver3
,alderlake
, orraptorlake
CPUs, or when CPU is not specified.Minimal Repoduction
https://godbolt.org/z/MKEb6rjns
Code
Stack Trace
The text was updated successfully, but these errors were encountered: