[all-commits] [llvm/llvm-project] 993070: [LegalizeTypes][VP][NFC] Use an if and two returns...
WangLian via All-commits
all-commits at lists.llvm.org
Thu May 19 00:20:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 993070d11f1612e1fc6b2ac120064d7ecf4a00c4
https://github.com/llvm/llvm-project/commit/993070d11f1612e1fc6b2ac120064d7ecf4a00c4
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
Log Message:
-----------
[LegalizeTypes][VP][NFC] Use an if and two returns instead of ?: operator
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D125858
More information about the All-commits
mailing list