[all-commits] [llvm/llvm-project] 8123fd: [ASAN][AMDGPU] NFC. Improve instrumentation tests....
Valery Pykhtin via All-commits
all-commits at lists.llvm.org
Thu Nov 30 17:35:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8123fd961ceca20966744f43a562ccd9c1139913
https://github.com/llvm/llvm-project/commit/8123fd961ceca20966744f43a562ccd9c1139913
Author: Valery Pykhtin <valery.pykhtin at gmail.com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M llvm/test/Instrumentation/AddressSanitizer/AMDGPU/asan_instrument_constant_address_space.ll
M llvm/test/Instrumentation/AddressSanitizer/AMDGPU/asan_instrument_generic_address_space.ll
M llvm/test/Instrumentation/AddressSanitizer/AMDGPU/asan_instrument_global_address_space.ll
Log Message:
-----------
[ASAN][AMDGPU] NFC. Improve instrumentation tests. (#73919)
* Added 128 bit wide operation tests (fast path check).
* Added test for recovery mode.
Upcoming patch https://github.com/llvm/llvm-project/pull/72247.
More information about the All-commits
mailing list