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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 01:39:07 PDT 2018


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

- refactoring based on the suggestion from @nemanjai


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.143252.patch
Type: text/x-patch
Size: 8286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/cc9d346c/attachment.bin>


More information about the llvm-commits mailing list