[all-commits] [llvm/llvm-project] 868bd9: [mlir] Add assertion in NamedAttrList to prevent a...
Tres via All-commits
all-commits at lists.llvm.org
Wed Aug 25 02:08:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 868bd9938db1c13a9efe68263b99c0d3752e50ba
https://github.com/llvm/llvm-project/commit/868bd9938db1c13a9efe68263b99c0d3752e50ba
Author: Tres Popp <tpopp at google.com>
Date: 2021-08-25 (Wed, 25 Aug 2021)
Changed paths:
M mlir/lib/IR/OperationSupport.cpp
Log Message:
-----------
[mlir] Add assertion in NamedAttrList to prevent adding null attributes
Differential Revision: https://reviews.llvm.org/D108570
More information about the All-commits
mailing list