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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 23:25:46 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc12722cde832: [PowerPC] Exploit RLDIMI for OR with large immediates (authored by qiucf).

Changed prior to commit:
  https://reviews.llvm.org/D77850?vs=257957&id=259172#toc

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.259172.patch
Type: text/x-patch
Size: 4003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/d6cd8fdc/attachment.bin>


More information about the llvm-commits mailing list