[PATCH] D60181: [PowerPC] More precise exploitation of P9 maddld instruction when operands are constant
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 8 22:40:43 PDT 2019
shchenz accepted this revision.
shchenz added a comment.
This revision is now accepted and ready to land.
LGTM except one minor formating issue. Thansk for fixing this.
================
Comment at: llvm/test/CodeGen/PowerPC/maddld.ll:118
+; CHECK-NEXT: blr
+
+
----------------
remove the unnescessary empty lines.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60181/new/
https://reviews.llvm.org/D60181
More information about the llvm-commits
mailing list