[all-commits] [llvm/llvm-project] 657f8b: [RISCV] Fix incorrect return type of isPushable() ...
Jim Lin via All-commits
all-commits at lists.llvm.org
Wed Jul 26 02:08:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 657f8b35007cc03d4b103b579d65780015977c69
https://github.com/llvm/llvm-project/commit/657f8b35007cc03d4b103b579d65780015977c69
Author: Jim Lin <jim at andestech.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h
Log Message:
-----------
[RISCV] Fix incorrect return type of isPushable() to bool. NFC.
More information about the All-commits
mailing list