[PATCH] D114174: [ARM][CodeGen] Add support for complex deinterleaving
    Nicholas Guy via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov 14 08:02:44 PST 2022
    
    
  
NickGuy added a comment.
In D114174#3924782 <https://reviews.llvm.org/D114174#3924782>, @SjoerdMeijer wrote:
> In D114174#3924650 <https://reviews.llvm.org/D114174#3924650>, @dmgreen wrote:
>
>> OK great. Thanks for the updates. I think this looks to be in a good state now. We can always do more nitpicking, and but it looks to be in a good state to get into tree. We can get this in now and add AArch64 support on top to increase the test coverage.
>>
>> Some minor comments below but otherwise LGTM.
>
> Agreed, and thanks for working on this.
>
> Question about AArch64, is that something you are going to work on next?
Yep, over at D129066 <https://reviews.llvm.org/D129066>. It's currently slightly behind this, but is mostly there already.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114174/new/
https://reviews.llvm.org/D114174
    
    
More information about the llvm-commits
mailing list