[PATCH] D65131: [PowerPC][NFC] Added `getDefMIPostRA` method so that other methods don't need to implement it repeatedly
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 25 02:57:13 PDT 2019
lkail added a comment.
FYI, I should have make `getDefMIPostRA` public. So I committed another NFC patch to make `getDefMIPostRA` public. https://reviews.llvm.org/rG985e52a4c1c6
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65131/new/
https://reviews.llvm.org/D65131
More information about the llvm-commits
mailing list