[PATCH] D131550: [LoongArch] Add codegen support for ISD::CTPOP, ISD::CTTZ and ISD::CTLZ

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 19:20:31 PDT 2022


SixWeining added a comment.

In D131550#3714696 <https://reviews.llvm.org/D131550#3714696>, @gonglingqin wrote:

> In D131550#3712086 <https://reviews.llvm.org/D131550#3712086>, @xen0n wrote:
>
>> Seems good to me.
>>
>> P.S. If this lands after D131512 <https://reviews.llvm.org/D131512> you have to refresh your testcases. But I'd happily rebase if that patch lands after this one too.
>
> Thanks for your reminding. I will refresh my testcases after D131512 <https://reviews.llvm.org/D131512> landed.

D131512 <https://reviews.llvm.org/D131512> has landed. You can rebase now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131550



More information about the llvm-commits mailing list