[all-commits] [llvm/llvm-project] 1a8668: [Target] Use isAllOnesConstant (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Mar 26 22:57:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a8668cf0c13dfe04b7a6c0a2759f19a2060241b
https://github.com/llvm/llvm-project/commit/1a8668cf0c13dfe04b7a6c0a2759f19a2060241b
Author: Kazu Hirata <kazu at google.com>
Date: 2023-03-26 (Sun, 26 Mar 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[Target] Use isAllOnesConstant (NFC)
More information about the All-commits
mailing list