[all-commits] [llvm/llvm-project] 4fa969: [RISCV][InsertVSETVLI] Factor out isNonZeroLoadImm...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Dec 15 11:20:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fa9697b478cccc6930a667acfc0d77995b8c263
https://github.com/llvm/llvm-project/commit/4fa9697b478cccc6930a667acfc0d77995b8c263
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
Log Message:
-----------
[RISCV][InsertVSETVLI] Factor out isNonZeroLoadImmediate helper [nfc]
Just reducing a bit of code duplication.
More information about the All-commits
mailing list