[all-commits] [llvm/llvm-project] 84f5c8: [msan] Add test for Arm NEON tbl intrinsics (#114462)

Thurston Dang via All-commits all-commits at lists.llvm.org
Thu Oct 31 16:45:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84f5c8571ddfd4e2878894f2093418d045762cea
      https://github.com/llvm/llvm-project/commit/84f5c8571ddfd4e2878894f2093418d045762cea
  Author: Thurston Dang <thurston at google.com>
  Date:   2024-10-31 (Thu, 31 Oct 2024)

  Changed paths:
    A llvm/test/Instrumentation/MemorySanitizer/AArch64/neon_tbl.ll

  Log Message:
  -----------
  [msan] Add test for Arm NEON tbl intrinsics (#114462)

Arm NEON tbl intrinsics are currently not instrumented properly by MSan.
This test will help track progress.



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