[PATCH] D77850: [PowerPC] Exploit rldimi for ori with large immediates

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 22:45:06 PDT 2020


qiucf updated this revision to Diff 257957.
qiucf added a comment.

Check uses of first operand


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77850

Files:
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/test/CodeGen/PowerPC/ori_imm32.ll
  llvm/test/CodeGen/PowerPC/ori_imm64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77850.257957.patch
Type: text/x-patch
Size: 3473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/f1727c66/attachment-0001.bin>


More information about the llvm-commits mailing list