[PATCH] D44897: [PowerPC] Do not emit record-form rotates when record-form andi/andis suffices

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 21:30:00 PDT 2018


nemanjai updated this revision to Diff 148844.
nemanjai added a comment.

Change variable names as requested as it cleans up the code.


Repository:
  rL LLVM

https://reviews.llvm.org/D44897

Files:
  lib/Target/PowerPC/PPCInstrInfo.cpp
  test/CodeGen/PowerPC/noPermuteFormasking.ll
  test/CodeGen/PowerPC/tail-dup-break-cfg.ll
  test/CodeGen/PowerPC/tail-dup-layout.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44897.148844.patch
Type: text/x-patch
Size: 10135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/f04fc92f/attachment.bin>


More information about the llvm-commits mailing list