[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
Fri Feb 28 05:00:07 PST 2020


qiucf created this revision.
qiucf added a reviewer: PowerPC.
Herald added subscribers: llvm-commits, shchenz, jsji, kbarton, hiraditya, nemanjai.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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.247228.patch
Type: text/x-patch
Size: 4189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/76c28417/attachment.bin>


More information about the llvm-commits mailing list