[PATCH] D138720: [AArch64][SME]: Generate streaming-compatible code for fp-extend-trunc

hassnaaHamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 25 07:50:25 PST 2022


hassnaa-arm created this revision.
hassnaa-arm added reviewers: david-arm, sdesmalen.
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.

To generate code compatible to streaming mode:

- enable custome lowering for TruncStore to avoid crashing during legalizing TruncStore for non Integer vector.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138720

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138720.477967.patch
Type: text/x-patch
Size: 20128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221125/7fd30515/attachment.bin>


More information about the llvm-commits mailing list