[llvm] [MSAN] fork avx512vl-intrinsics and x86-vpermi2 tests (PR #143643)
Florian Mayer via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 12 12:40:12 PDT 2025
================
@@ -0,0 +1,12090 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt < %s -mattr=+avx512f -passes=msan -S | FileCheck %s
+
+; Forked from llvm/test/CodeGen/X86/avx512vl-intrinsics.ll
+
----------------
fmayer wrote:
it's a very long list, so i will defer to the follow ups.
https://github.com/llvm/llvm-project/pull/143643
More information about the llvm-commits
mailing list