[PATCH] D75344: [PowerPC] Exploit VSX neg, abs and nabs instruction for f32

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 03:45:23 PDT 2020


qiucf updated this revision to Diff 259507.
qiucf marked an inline comment as done.
qiucf added a comment.

Address Steven's comments to put `xsnegdp` pattern under P8 <https://reviews.llvm.org/P8>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75344

Files:
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/float-logic-ops.ll
  llvm/test/CodeGen/PowerPC/fma.ll
  llvm/test/CodeGen/PowerPC/fmf-propagation.ll
  llvm/test/CodeGen/PowerPC/fsub-fneg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75344.259507.patch
Type: text/x-patch
Size: 4867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/a6740fa1/attachment.bin>


More information about the llvm-commits mailing list