[all-commits] [llvm/llvm-project] b7162e: [mlir] Fix incorrect access to the Optional<ArrayA...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Fri Nov 11 01:47:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7162e136edfbe7157e9341d4322705e50601796
https://github.com/llvm/llvm-project/commit/b7162e136edfbe7157e9341d4322705e50601796
Author: Alexander Belyaev <pifon at google.com>
Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SCF/IR/SCF.cpp
Log Message:
-----------
[mlir] Fix incorrect access to the Optional<ArrayAttr> underlying values.
More information about the All-commits
mailing list