[llvm] [AMDGPU] Add target hook to isGlobalMemoryObject (PR #112781)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 3 06:45:05 PST 2025


https://github.com/bcahoon approved this pull request.

Since this fixes a serious issue with IGLP correctness, I think it should be merged until we come up with an appropriate property to describe these instructions (that doesn't require the isIGLPInstr function). That's just my opinion.

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


More information about the llvm-commits mailing list