[PATCH] D153445: [SVE ACLE] Remove DAG combines that are no longer relevant.
Jolanta Jensen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 10:24:21 PDT 2023
jolanta.jensen created this revision.
jolanta.jensen added reviewers: paulwalker-arm, mgabka.
Herald added a subscriber: hiraditya.
Herald added a project: All.
jolanta.jensen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch removes DAG combines that are no longer relevant
because equivalent IR combines have been added.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153445
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-aba.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-imm.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-logical-imm.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-unpred-form.ll
llvm/test/CodeGen/AArch64/sve-saba.ll
llvm/test/CodeGen/AArch64/sve2-int-mul.ll
llvm/test/CodeGen/AArch64/sve2-intrinsics-int-arith-imm.ll
llvm/test/CodeGen/AArch64/sve2-sra.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153445.533322.patch
Type: text/x-patch
Size: 200601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/ac5fbdab/attachment-0001.bin>
More information about the llvm-commits
mailing list