[llvm] Revert "Reapply "[Attributor][AMDGPU] Enable AAIndirectCallInfo for AMDAttributor (#100952)"" (PR #150232)
Changpeng Fang via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 23 11:22:59 PDT 2025
changpeng wrote:
> > SWDEV-544256 is the correctness issue with wrong output.
>
> Does the issue still exist when `AAInstanceInfo` is filtered out but still keep the `AAIndirectCallInfo`?
NO. The issue disappeared with `AAInstanceInfo` filtered out
https://github.com/llvm/llvm-project/pull/150232
More information about the llvm-commits
mailing list