[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 May 12 23:57:57 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8ffe8891cd57: [PowerPC] Exploit VSX neg, abs and nabs for f32 (authored by qiucf).

Changed prior to commit:
  https://reviews.llvm.org/D75344?vs=259507&id=263628#toc

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.263628.patch
Type: text/x-patch
Size: 4936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/08e6869d/attachment.bin>


More information about the llvm-commits mailing list