[llvm] [ReachingDefAnalysis][NFC] Fix management of MBBFrameObjsReachingDefs (PR #124943)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 09:27:38 PST 2025
michaelmaitland wrote:
@mgudim I found that `isFIDef` is never true so nothing ever gets added to the map.
https://github.com/llvm/llvm-project/pull/124943
More information about the llvm-commits
mailing list