ArrayRef(std::nullopt) just got deprecated. This patch does the same to MutableArrayRef(std::nullopt). Since there are only a couple of uses, this patch does migration and deprecation at the same time.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.