[llvm] [X86][AVX10.2] Map vector saturated converts to public intrinsics (PR #121483)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 3 00:22:10 PST 2025


================
@@ -0,0 +1,122 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc < %s -mtriple=i686-linux -mattr=+avx10.2-512 | FileCheck %s --check-prefix=X86
+; RUN: llc < %s -mtriple=x86_64-linux -mattr=+avx10.2-512 | FileCheck %s --check-prefix=X64
----------------
JaydeepChauhan14 wrote:

Done

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


More information about the llvm-commits mailing list