[PATCH] D142516: [SVE] Move isel for casting between NEON and SVE vector types into tablegen.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 24 16:24:40 PST 2023
paulwalker-arm created this revision.
Herald added subscribers: psnobl, hiraditya, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: All.
paulwalker-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This is purely refactoring to remove some unecessary C++ code.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D142516
Files:
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142516.491953.patch
Type: text/x-patch
Size: 12133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/023fbfeb/attachment.bin>
More information about the llvm-commits
mailing list