[all-commits] [llvm/llvm-project] be76f1: [Target] Use getConstantOperandAPInt (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jan 10 21:06:15 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be76f1646f966cbebb4c52ca0faa41921a284262
https://github.com/llvm/llvm-project/commit/be76f1646f966cbebb4c52ca0faa41921a284262
Author: Kazu Hirata <kazu at google.com>
Date: 2024-01-10 (Wed, 10 Jan 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[Target] Use getConstantOperandAPInt (NFC)
More information about the All-commits
mailing list