[PATCH] D124325: [AArch64][SVE] Support logical operation BIC with DestructiveBinary patterns
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 21 20:11:29 PDT 2022
Allen updated this revision to Diff 469851.
Allen added a comment.
Update **add z0.b, z0.b, #0** with **lsl z0.b, p0/m, z0.b, #0** as 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.469851.patch
Type: text/x-patch
Size: 7514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221022/845eb1fd/attachment.bin>
More information about the llvm-commits
mailing list