[all-commits] [llvm/llvm-project] efa896: [Target] Use SDNode::uses (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri Nov 12 21:23:23 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: efa896e5f7c393505f1bce2c9f530d1ba2b97720
https://github.com/llvm/llvm-project/commit/efa896e5f7c393505f1bce2c9f530d1ba2b97720
Author: Kazu Hirata <kazu at google.com>
Date: 2021-11-12 (Fri, 12 Nov 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
M llvm/lib/Target/VE/VEISelLowering.cpp
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[Target] Use SDNode::uses (NFC)
More information about the All-commits
mailing list