[all-commits] [llvm/llvm-project] 6f215c: [SelectionDAG] Add support to widen ISD::STEP_VECT...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Tue May 24 14:46:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f215ca680fdda6eff0114bbd9d26a3efd8b21be
https://github.com/llvm/llvm-project/commit/6f215ca680fdda6eff0114bbd9d26a3efd8b21be
Author: Paul Walker <paul.walker at arm.com>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/test/CodeGen/AArch64/sve-stepvector.ll
Log Message:
-----------
[SelectionDAG] Add support to widen ISD::STEP_VECTOR operations.
Fixes: #55165
Differential Revision: https://reviews.llvm.org/D126168
More information about the All-commits
mailing list