[PATCH] D71390: [PowerPC] Modify the hasSideEffects of MTLR and MFLR from 1 to 0

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 15 22:25:41 PST 2019


ZhangKang marked 2 inline comments as done.
ZhangKang added inline comments.


================
Comment at: llvm/lib/Target/PowerPC/PPCInstr64Bit.td:412
                        [(set i64:$result, (PPCdynareaoffset iaddr:$fpsi))]>;
-
 let Defs = [LR8] in {
----------------
Jim wrote:
> Blank line shouldn't deleted here.
Done.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71390/new/

https://reviews.llvm.org/D71390





More information about the llvm-commits mailing list