[PATCH] D116915: [Huawei][AArch64] Add isel support for scalar CSINC

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 22:48:59 PST 2022


Allen added a comment.

reformat the code according the Pre-merge checking

In D116915#3235039 <https://reviews.llvm.org/D116915#3235039>, @spatel wrote:

> Adding some potential reviewers.
>
> I think it would be good to add the tests with the current (baseline) CHECK lines, so it is easy to see how this patch changes existing codegen.

ok , done, related commit https://reviews.llvm.org/rGdc01fb1d726a8faad7e78cbf580300a4005c6a23


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

https://reviews.llvm.org/D116915



More information about the llvm-commits mailing list