[PATCH] D143433: [AArch64][SME]: Custom-lower SIGN_EXTEND_INREG
hassnaaHamdi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 12:55:21 PST 2023
hassnaa-arm created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
hassnaa-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Custom lower SIGN_EXTEND_INREG instreaming mode and udpate related tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D143433
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-arith.ll
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-div.ll
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-extends.ll
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-mulh.ll
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-rem.ll
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-shifts.ll
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-to-fp.ll
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-sdiv-pow2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143433.495257.patch
Type: text/x-patch
Size: 9679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/f21eb182/attachment.bin>
More information about the llvm-commits
mailing list