[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
Tue Apr 7 23:57:43 PDT 2020


qiucf updated this revision to Diff 255904.
qiucf marked 3 inline comments as done.
qiucf edited the summary of this revision.
qiucf added a comment.

Update patch to set proper complexity for `XSNEGDP`.


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/fmf-propagation.ll
  llvm/test/CodeGen/PowerPC/fsub-fneg.ll

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


More information about the llvm-commits mailing list