[all-commits] [llvm/llvm-project] b25fe9: [msan][NFCI] Add tests for Arm NEON add reduction ...

Thurston Dang via All-commits all-commits at lists.llvm.org
Fri Jan 31 11:54:31 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b25fe9cd368c198ec6e93493cb2168ba4e8463cf
      https://github.com/llvm/llvm-project/commit/b25fe9cd368c198ec6e93493cb2168ba4e8463cf
  Author: Thurston Dang <thurston at google.com>
  Date:   2025-01-31 (Fri, 31 Jan 2025)

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

  Log Message:
  -----------
  [msan][NFCI] Add tests for Arm NEON add reduction to scalar (#125271)

Forked from llvm/test/CodeGen/AArch64/arm64-vaddv.ll

Incorrectly handled by handleUnknownInstruction:
- llvm.aarch64.neon.faddv
- llvm.aarch64.neon.saddv
- llvm.aarch64.neon.uaddv



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