[all-commits] [llvm/llvm-project] 3aa2ba: [RISCV] Use early return to simplify isFPImmLegal ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Oct 5 10:44:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3aa2bac64a2c2b0f3b61722dab4ba5a1f5c0bee5
https://github.com/llvm/llvm-project/commit/3aa2bac64a2c2b0f3b61722dab4ba5a1f5c0bee5
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Use early return to simplify isFPImmLegal [nfc]
Minor comment and readability change only.
More information about the All-commits
mailing list