[PATCH] D49837: [SelectionDAG] Handle unary SelectPatternFlavor for ABS case in SelectionDAGBuilder::visitSelect.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 03:27:52 PST 2019


RKSimon added a reviewer: hfinkel.
RKSimon added a comment.

In D49837#1382083 <https://reviews.llvm.org/D49837#1382083>, @ikulagin wrote:

> Rebase and some fixes.
>
> There is a need to determine ways to legalize ABS for PowerPC. Now it fails on the tests `ppc64-P9-vabsd.ll` `pre-inc-disable.ll`.


Please can you include the current test change so the ppc guys can comment more easily


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D49837/new/

https://reviews.llvm.org/D49837





More information about the llvm-commits mailing list