================
@@ -2419,27 +2420,23 @@ X86TargetLowering::X86TargetLowering(const X86TargetMachine &TM,
}
if (!Subtarget.useSoftFloat() && Subtarget.hasAVX10_2()) {
----------------
KanRobert wrote:
We don't need to check VLX here?
https://github.com/llvm/llvm-project/pull/113800