[PATCH] D49879: [PowerPC] Generate Power9 extswsli extend sign and shift immediate instruction

Roland Froese via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 11:57:49 PDT 2018


RolandF updated this revision to Diff 160881.
RolandF added a comment.

Changed == NULL to == nullptr.


https://reviews.llvm.org/D49879

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/extswsli.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49879.160881.patch
Type: text/x-patch
Size: 4926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/11365c5a/attachment.bin>


More information about the llvm-commits mailing list