[PATCH] D143433: [AArch64][SME]: Custom-lower SIGN_EXTEND_INREG for streaming SVE

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 07:35:59 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfefe729f0f4a: [AArch64][SME]: Custom-lower SIGN_EXTEND_INREG for streaming SVE (authored by Hassnaa Hamdi <hassnaa.hamdi at arm.com>).

Changed prior to commit:
  https://reviews.llvm.org/D143433?vs=495257&id=497327#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143433/new/

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.497327.patch
Type: text/x-patch
Size: 10246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230214/f9d174be/attachment.bin>


More information about the llvm-commits mailing list