[all-commits] [llvm/llvm-project] 67a339: [MLIR] Disallow `sym_visibility`, `sym_name` and `...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Tue Jan 12 09:16:52 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 67a339e96839cdecb5efad0e2731ab20a4ee458e
https://github.com/llvm/llvm-project/commit/67a339e96839cdecb5efad0e2731ab20a4ee458e
Author: Rahul Joshi <jurahul at google.com>
Date: 2021-01-12 (Tue, 12 Jan 2021)
Changed paths:
M mlir/lib/IR/FunctionImplementation.cpp
M mlir/test/Dialect/Tosa/inlining.mlir
M mlir/test/IR/core-ops.mlir
M mlir/test/IR/invalid-func-op.mlir
Log Message:
-----------
[MLIR] Disallow `sym_visibility`, `sym_name` and `type` attributes in the parsed attribute dictionary.
Differential Revision: https://reviews.llvm.org/D94200
More information about the All-commits
mailing list