[llvm] [AMDGPU][Attributor] Don't run `AAAddressSpace` for graphics functions (PR #108560)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 14 10:36:04 PDT 2024


shiltian wrote:

This is handled directly in `AAAddressSpaceInfo`, as shown in https://github.com/llvm/llvm-project/pull/108713, so this PR is no longer needed.

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


More information about the llvm-commits mailing list