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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 08:52:31 PDT 2018


inouehrs updated this revision to Diff 142023.
inouehrs added a comment.

- fix for halfword and byte cases


https://reviews.llvm.org/D45522

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45522.142023.patch
Type: text/x-patch
Size: 7525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/f1e7bd27/attachment.bin>


More information about the llvm-commits mailing list