[llvm] PHIElimination: add target hook to control reuse. (PR #163604)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 23 23:16:36 PDT 2025


arsenm wrote:

Is this the problem solved by SIOptimizeVGPRLiveRange?

You generally want to work in terms of common subclasses than exact class checks 

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


More information about the llvm-commits mailing list