[PATCH] D119355: [SVE] Remove AArch64ISD::ADD_PRED and AArch64ISD::SUB_PRED.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 10:03:34 PST 2022
paulwalker-arm updated this revision to Diff 407197.
paulwalker-arm added a comment.
Updated CHECK line within srem_v16i16.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119355/new/
https://reviews.llvm.org/D119355
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-fixed-length-int-arith.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-int-extends.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-int-immediates.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-int-reduce.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-int-rem.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-limit-duplane.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-optimize-ptrue.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-permute-zip-uzp-trn.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-trunc.ll
llvm/test/CodeGen/AArch64/sve-ld-post-inc.ll
llvm/test/CodeGen/AArch64/sve-vscale-attr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119355.407197.patch
Type: text/x-patch
Size: 97004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220209/92aae943/attachment.bin>
More information about the llvm-commits
mailing list