[all-commits] [llvm/llvm-project] b9bc1c: [AMDGPU] Update ASAN tests with update_test_checks...
Valery via All-commits
all-commits at lists.llvm.org
Thu Oct 12 04:16:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9bc1cedeadc3e580e98a0abf0459c2319cee6b9
https://github.com/llvm/llvm-project/commit/b9bc1cedeadc3e580e98a0abf0459c2319cee6b9
Author: Valery <valery.pykhtin at gmail.com>
Date: 2023-10-12 (Thu, 12 Oct 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:
-----------
[AMDGPU] Update ASAN tests with update_test_checks. (#68688)
Update existing tests to make further reviews on AMDGPU address sanitizer checks easier.
More information about the All-commits
mailing list