[clang] [llvm] [polly] [X86] Remove knl/knm specific ISAs supports (PR #92883)

Freddy Ye via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 22:10:20 PDT 2024


================
@@ -268,30 +268,6 @@ define void @gather_qps(<8 x i64> %ind, <8 x float> %src, ptr %base, ptr %stbuf)
   ret void
 }
 
-declare  void @llvm.x86.avx512.gatherpf.qps.512(i8, <8 x i64>, ptr , i32, i32);
----------------
FreddyLeaf wrote:

yes, this should be a bug before.

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


More information about the llvm-commits mailing list