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

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 08:04:32 PDT 2022


Allen updated this revision to Diff 468206.
Allen retitled this revision from "[WIP][AArch64][SVE] Support logical operation BIC with DestructiveBinary patterns" to "[AArch64][SVE] Support logical operation BIC with DestructiveBinary patterns".
Allen edited the summary of this revision.
Allen added a comment.

Add additional add z0.b, z0.b, #0 according comment


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

https://reviews.llvm.org/D124325

Files:
  llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-merging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124325.468206.patch
Type: text/x-patch
Size: 6845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/60088431/attachment.bin>


More information about the llvm-commits mailing list