[all-commits] [llvm/llvm-project] b81bf7: [LegalizeTypes] Make use of SelectionDAG::getShift...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat May 7 12:17:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b81bf7bb2ff301ba204e542c282e7d4ed2414dae
https://github.com/llvm/llvm-project/commit/b81bf7bb2ff301ba204e542c282e7d4ed2414dae
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-05-07 (Sat, 07 May 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
Log Message:
-----------
[LegalizeTypes] Make use of SelectionDAG::getShiftAmountConstant. NFC
Instead of calling getShiftAmountTy and getConstant separately.
More information about the All-commits
mailing list