[all-commits] [llvm/llvm-project] 5cf6fb: [NFC][ASAN][AMDGPU] Use CreateNot/CreateIsNotNull ...
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Tue Nov 29 04:39:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5cf6fbc5a0e1fca4fcffeddb6f528e95b0684950
https://github.com/llvm/llvm-project/commit/5cf6fbc5a0e1fca4fcffeddb6f528e95b0684950
Author: Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
M llvm/test/Instrumentation/AddressSanitizer/AMDGPU/asan_instrument_generic_address_space.ll
Log Message:
-----------
[NFC][ASAN][AMDGPU] Use CreateNot/CreateIsNotNull instead of more verbose CreateICMP methods
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D138706
More information about the All-commits
mailing list