[all-commits] [llvm/llvm-project] 3769bd: [RISCV] Use std::optional::operator* instead of va...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu May 28 12:33:54 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3769bd61d0b3e555c45a9b5de919f0f166355fe8
https://github.com/llvm/llvm-project/commit/3769bd61d0b3e555c45a9b5de919f0f166355fe8
Author: Craig Topper <craig.topper at sifive.com>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M llvm/lib/Target/RISCV/RISCVMoveMerger.cpp
Log Message:
-----------
[RISCV] Use std::optional::operator* instead of value(). NFC (#200235)
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