[all-commits] [llvm/llvm-project] 8fc191: [LegalizeTypes] Move SplitVecRes_VECTOR_REVERSE/VE...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Apr 6 10:30:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fc19185e380716d315fc946d261d509bd26bf98
https://github.com/llvm/llvm-project/commit/8fc19185e380716d315fc946d261d509bd26bf98
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
Log Message:
-----------
[LegalizeTypes] Move SplitVecRes_VECTOR_REVERSE/VECTOR_SPLICE near other SplitVecRes methods. NFC
This file is divided into sections for different legalization actions.
We should keep similar methods together.
More information about the All-commits
mailing list