[llvm] [msan][NFCI] Add llvm.[us]cmp (starship operator) tests (PR #125790)
Thurston Dang via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 4 17:06:50 PST 2025
================
@@ -0,0 +1,420 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
+; RUN: opt < %s -passes=msan -S | FileCheck %s
+;
+; llvm.ucmp is correctly handled heuristically when each parameter is the same
----------------
thurstond wrote:
Thanks, done
https://github.com/llvm/llvm-project/pull/125790
More information about the llvm-commits
mailing list