[all-commits] [llvm/llvm-project] 134115: [CodeGen] Use isAllOnesConstant and isNullConstant...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Aug 20 22:56:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 134115618ad9a1b61f7f850ea5dde4b62de8f692
https://github.com/llvm/llvm-project/commit/134115618ad9a1b61f7f850ea5dde4b62de8f692
Author: Kazu Hirata <kazu at google.com>
Date: 2023-08-20 (Sun, 20 Aug 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
[CodeGen] Use isAllOnesConstant and isNullConstant (NFC)
More information about the All-commits
mailing list