[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:42:38 PST 2024


================
@@ -0,0 +1,38 @@
+; RUN: llc < %s | FileCheck %s
+
+define void @extvselectsetcc_illegal(i1 %cond, <8 x float> %vec, ptr %ptr1, ptr %ptr2) #0 {
----------------
RKSimon wrote:

Rename this PR117684 - it helps with bug archaeology without having to trawl git logs 

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


More information about the llvm-commits mailing list