[all-commits] [llvm/llvm-project] 7c265e: [RISCV] Replace std::optional::value() with operat...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri May 24 09:28:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c265e9f576041c20422218571bc2dacf20d65d9
https://github.com/llvm/llvm-project/commit/7c265e9f576041c20422218571bc2dacf20d65d9
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M llvm/lib/TargetParser/RISCVISAInfo.cpp
Log Message:
-----------
[RISCV] Replace std::optional::value() with operator*. NFC
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