[all-commits] [llvm/llvm-project] b989c7: [flang][NFC] switch ValueRange(nullopt) to ValueRa...
jeanPerier via All-commits
all-commits at lists.llvm.org
Fri Jun 27 03:49:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b989c76f3974b94126a2503242c4db12d1d08a0c
https://github.com/llvm/llvm-project/commit/b989c76f3974b94126a2503242c4db12d1d08a0c
Author: jeanPerier <jperier at nvidia.com>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
Log Message:
-----------
[flang][NFC] switch ValueRange(nullopt) to ValueRange{} after #146011 (#146043)
Clean-up some std::nullopt usages in FIR ops builder that triggers a
deprecated warning after #146011.
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