[Mlir-commits] [mlir] [mlir] Migrate away from ArrayRef(std::nullopt) (NFC) (PR #144989)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Fri Jun 20 00:23:25 PDT 2025


https://github.com/ftynse approved this pull request.

LGTM. Passing an "empty list" to an array/range reads better than passing "null option".

https://github.com/llvm/llvm-project/pull/144989


More information about the Mlir-commits mailing list