[PATCH] D90131: [PowerPC] Add folding patterns for rlwinm + andi_rec.

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 18:46:03 PST 2020


Esme updated this revision to Diff 307494.
Esme edited the summary of this revision.
Herald added a subscriber: qcolombet.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90131

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/test/CodeGen/PowerPC/fold-rlwinm.mir
  llvm/test/CodeGen/PowerPC/p10-spill-crgt.ll
  llvm/test/CodeGen/PowerPC/p10-spill-crun.ll
  llvm/test/CodeGen/PowerPC/vsx_builtins.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90131.307494.patch
Type: text/x-patch
Size: 16669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/15363b58/attachment.bin>


More information about the llvm-commits mailing list