[llvm] [ASAN][AMDGPU] Make address sanitizer checks more efficient for the divergent target. (PR #72247)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 28 09:55:16 PST 2023
https://github.com/vitalybuka commented:
It would be nice if you pre-commit new tests with the current state of generated IR
so in this patch we can clearly see a difference before/after
https://github.com/llvm/llvm-project/pull/72247
More information about the llvm-commits
mailing list