[PATCH] D141595: [AArch64][SME]: Add missing Ops that need custom-lowering in streaming mode.

hassnaaHamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 12:18:46 PST 2023


hassnaa-arm updated this revision to Diff 495247.
hassnaa-arm added a comment.

Split out custom-lowering sign-extend-inreg and related testing files to another patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141595

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-extend-trunc.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-select.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-vselect.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-select.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-vselect.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-rev.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141595.495247.patch
Type: text/x-patch
Size: 59189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/dea71280/attachment-0001.bin>


More information about the llvm-commits mailing list