[all-commits] [llvm/llvm-project] 2662bc: [hwasan] Add test for hwasan pass with fixed shado...

Thurston Dang via All-commits all-commits at lists.llvm.org
Tue Apr 23 13:07:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2662bce43469e37c6fdabf9a77bbfbccaedf9f9f
      https://github.com/llvm/llvm-project/commit/2662bce43469e37c6fdabf9a77bbfbccaedf9f9f
  Author: Thurston Dang <thurston at google.com>
  Date:   2024-04-23 (Tue, 23 Apr 2024)

  Changed paths:
    A llvm/test/Instrumentation/HWAddressSanitizer/fixed-shadow.ll

  Log Message:
  -----------
  [hwasan] Add test for hwasan pass with fixed shadow (#89813)

This test records the current behavior of HWASan, which doesn't utilize
the fixed shadow intrinsics of
https://github.com/llvm/llvm-project/commit/365bddf634993d5ea357e9715d8aacd7ee40c4b5

It is intended to be updated in future work ("Optimize outlined
memaccess for fixed shadow on Aarch64";
https://github.com/llvm/llvm-project/pull/88544)



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