[PATCH] D124325: [AArch64][SVE] Support logical operation BIC with DestructiveBinary patterns

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 16:24:28 PDT 2022


efriedma added a comment.

I think you're missing the point... we only want to insert the extra add instruction if the movprfx would be otherwise be illegal.


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

https://reviews.llvm.org/D124325



More information about the llvm-commits mailing list