[llvm] [AMDGPU] Fix a potential wrong return value indicating whether a pass modifies a function (PR #88197)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 05:56:56 PDT 2024


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

We should also break out of the above loop on the first non-alloca inst 

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


More information about the llvm-commits mailing list