[llvm] [X86] Enforce strict pre-legalization to combine in scalarizeExtEltFP (PR #117681)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 09:41:44 PST 2024


================
@@ -0,0 +1,38 @@
+; RUN: llc < %s | FileCheck %s
----------------
RKSimon wrote:

Also, please generate the checks with update_llc_test_checks.py

https://github.com/llvm/llvm-project/pull/117681


More information about the llvm-commits mailing list