[llvm-branch-commits] [llvm] [Attributor][AMDGPU] Improve the handling of indirect calls (PR #100954)

Sameer Sahasrabuddhe via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Jul 28 21:41:55 PDT 2024


ssahasra wrote:

The apparent change here is to simply reverse the effect of #100952 on the lit test. Would be good to have a test which shows what the improvement is.

Also, I think #100952 merely enables AAIndirectCallInfo, and feels like an integral part of this change itself. I would lean towards squashing it into this change.

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


More information about the llvm-branch-commits mailing list