[PATCH] D51873: [AArch64] Add support for the ABS dag node and testcases for integer abs.

Ivan Kulagin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 13 09:52:46 PDT 2018


ikulagin added a comment.

In https://reviews.llvm.org/D51873#1232859, @RKSimon wrote:

> In https://reviews.llvm.org/D51873#1232374, @ikulagin wrote:
>
> > > Commit this file with current codegen and update the patch to show the codegen diff?
> >
> > I have updated this patch.
>
>
> Just commit the test file with trunk's current codegen and then update this phab with the codegen changes - no need for a second phab.


I'm sorry, I haven't the commit access.


Repository:
  rL LLVM

https://reviews.llvm.org/D51873





More information about the llvm-commits mailing list