[PATCH] D132325: [AArch64][SelectionDAG] Fold the mov and lsl into ubfiz
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 21 02:52:52 PDT 2022
Allen created this revision.
Allen added reviewers: dmgreen, craig.topper, spatel, nikic, paulwalker-arm.
Herald added subscribers: StephenFan, ecnelises, hiraditya, kristof.beyls.
Herald added a project: All.
Allen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Fix the issue exposed by D132322 <https://reviews.llvm.org/D132322>
https://reviews.llvm.org/D132325
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/aarch64-dynamic-stack-layout.ll
llvm/test/CodeGen/AArch64/aarch64-matrix-umull-smull.ll
llvm/test/CodeGen/AArch64/select_cc.ll
llvm/test/CodeGen/AArch64/shrink-wrapping-vla.ll
llvm/test/CodeGen/AArch64/tbl-loops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132325.454289.patch
Type: text/x-patch
Size: 10469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220821/8a4313ba/attachment.bin>
More information about the llvm-commits
mailing list