[PATCH] D89855: [PowerPC] Extend folding RLWINM + RLWINM to post-RA.

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 19:31:34 PST 2020


Esme updated this revision to Diff 306584.
Esme added a comment.

Updated as Zheng's suggestions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89855

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
  llvm/test/CodeGen/PowerPC/fold-rlwinm-after-ra.mir
  llvm/test/CodeGen/PowerPC/vsx_builtins.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89855.306584.patch
Type: text/x-patch
Size: 13871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/9c9762f1/attachment.bin>


More information about the llvm-commits mailing list