[PATCH] D45522: [PowerPC] fix incorrect vectorization of abs() on POWER9

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 21 02:35:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330497: [PowerPC] fix incorrect vectorization of abs() on POWER9 (authored by inouehrs, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45522?vs=143252&id=143437#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45522

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrAltivec.td
  llvm/trunk/test/CodeGen/PowerPC/ppc64-P9-vabsd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45522.143437.patch
Type: text/x-patch
Size: 8352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180421/220153a3/attachment.bin>


More information about the llvm-commits mailing list