[llvm] [X86] Remove tests for non-existant intrinsics. NFC (PR #196237)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 23:40:11 PDT 2026


================
@@ -514,4 +372,8 @@ declare <2 x i64> @llvm.x86.sse2.psrai.q(<2 x i64>, i32) ; does not exist
 ;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
 ; CHECK: {{.*}}
 ; X64: {{.*}}
+; X64-AVX2: {{.*}}
----------------
phoebewang wrote:

Maybe remove such prefixes?

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


More information about the llvm-commits mailing list