[llvm] [msan][NFCI] Add tests for NEON saturating extract and narrow (PR #125140)
Florian Mayer via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 30 16:06:41 PST 2025
================
@@ -0,0 +1,750 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
+; RUN: opt < %s -passes=msan -S | FileCheck %s
+;
+; Forked from llvm/test/CodeGen/AArch64/qshrn.ll
----------------
fmayer wrote:
Add a comment that they are currently incorrectly handled?
https://github.com/llvm/llvm-project/pull/125140
More information about the llvm-commits
mailing list