[llvm] [MSAN] fork avx512vl-intrinsics and x86-vpermi2 tests (PR #143643)
Thurston Dang via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 11 09:30:33 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
+
----------------
thurstond wrote:
If you choose to do so, please also update the commit message.
https://github.com/llvm/llvm-project/pull/143643
More information about the llvm-commits
mailing list