[llvm] [AMDGPU] Improve detection of non-null addrspacecast operands (PR #82311)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 07:56:55 PST 2024


https://github.com/arsenm commented:

Ideally we would fix this by adding proper non-0 null pointer support throughout the IR; this is just a backend hack 

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


More information about the llvm-commits mailing list