[llvm] [ReachingDefAnalysis] Extend the analysis to stack objects. (PR #118097)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 18:59:05 PST 2025


https://github.com/michaelmaitland commented:

Can you please add a test that contains virtual registers? I think this is needed in order to do reaching def analysis prior to register allocation?

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


More information about the llvm-commits mailing list