[llvm] [RDA] Fix getGlobalUses() to account for redefinitions (PR #78178)
Sam Parker via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 03:08:07 PST 2024
sparker-arm wrote:
Yes, that's exactly what I think we need. LowOverheadLoops uses RDA is a very specific way, so testing the analysis in isolation would be great. I'm just not aware of these kind of tests existing in LLVM, but I'm a bit of touch these days.
https://github.com/llvm/llvm-project/pull/78178
More information about the llvm-commits
mailing list