[all-commits] [llvm/llvm-project] e90ab3: [RISCV] Add coverage for select between simm12 con...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Sep 4 08:14:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e90ab31024a7ad906db45e229fdb0f2fda7b2107
https://github.com/llvm/llvm-project/commit/e90ab31024a7ad906db45e229fdb0f2fda7b2107
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M llvm/test/CodeGen/RISCV/select-const.ll
Log Message:
-----------
[RISCV] Add coverage for select between simm12 constant and zero [nfc]
The zicond codegen for this involves an extra register for basically
no purpose; to be addressed in an upcoming change.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list