[PATCH] D138519: [AArch64][SME]: Generate streaming-compatible code for int/fp select/vselect
hassnaaHamdi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 22 12:43:04 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 custom lowering for VSETCC, needed for (fp-vselect.ll, int-vselect.ll).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D138519
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-vselect.ll
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-vselect.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138519.477278.patch
Type: text/x-patch
Size: 144759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221122/1bff7328/attachment-0001.bin>
More information about the llvm-commits
mailing list