summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2021-09-10 12:13:54 +0100
committerSander de Smalen <sander.desmalen@arm.com>2021-09-10 13:29:26 +0100
commit801a745dd27d60ae70b984e66b02c172d261feb0 (patch)
treed787fb51a2185e7506943f78afebe16485a86dbc /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentbeb768f40b47e23e05766738edc0e7723e2f98d4 (diff)
[SelectionDAG] PromoteIntRes_EXTRACT_SUBVECTOR for scalable vectors.
This patch implements legalization of EXTRACT_SUBVECTOR for the case where the result needs promoting, and the input type is either legal or requires splitting. The idea is that the operation is broken down into simpler steps, by first extracting a smaller subvector until the input vector becomes legal or requires promotion. Reviewed By: CarolineConcatto Differential Revision: https://reviews.llvm.org/D109313
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions