[all-commits] [llvm/llvm-project] 9bb96f: [llvm] Use llvm::isNullConstant (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Wed Mar 22 00:32:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9bb96fd87498a0bcf791e808ba2a7f1dc9209287
https://github.com/llvm/llvm-project/commit/9bb96fd87498a0bcf791e808ba2a7f1dc9209287
Author: Kazu Hirata <kazu at google.com>
Date: 2023-03-22 (Wed, 22 Mar 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
M llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
Log Message:
-----------
[llvm] Use llvm::isNullConstant (NFC)
More information about the All-commits
mailing list