[llvm] [X86] Enforce strict pre-legalization to combine in scalarizeExtEltFP (PR #117681)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 05:23:16 PST 2024
================
@@ -0,0 +1,38 @@
+; RUN: llc < %s | FileCheck %s
----------------
phoebewang wrote:
Add `-mtriple=x86_64`
https://github.com/llvm/llvm-project/pull/117681
More information about the llvm-commits
mailing list