[all-commits] [llvm/llvm-project] 54ad11: [msan][NFC] Add tests for Arm NEON umaxv/uminv (#1...

Thurston Dang via All-commits all-commits at lists.llvm.org
Tue Mar 4 08:07:08 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54ad11495ecd49171d238fbdb06a2d1ab8f68182
      https://github.com/llvm/llvm-project/commit/54ad11495ecd49171d238fbdb06a2d1ab8f68182
  Author: Thurston Dang <thurston at google.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

  Changed paths:
    A llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-umaxv.ll
    A llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-uminv.ll

  Log Message:
  -----------
  [msan][NFC] Add tests for Arm NEON umaxv/uminv (#129661)

This patch precommits tests for the umaxv/uminv intrinsics, which are currently handled suboptimally by visitInstruction.

Future work will update MSan to apply handleVectorReduceIntrinsic.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list