[llvm] [AMDGPU] Introduce "amdgpu-sw-lower-lds" pass to lower LDS accesses. (PR #87265)

Jon Chesterfield via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 04:51:08 PDT 2024


JonChesterfield wrote:

> This pass only runs when asan is enabled using sanitize_address fn attribute to identify kernels to be lowered.

I don't see this from the patch - can you point at where?

https://github.com/llvm/llvm-project/pull/87265


More information about the llvm-commits mailing list