[all-commits] [llvm/llvm-project] 63e72a: [MLIR] Remove NoSideEffect from std.global_memref op.
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Wed Nov 4 10:32:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 63e72aa4f575bf2a3405fb7c5e4450efe2ee3e4f
https://github.com/llvm/llvm-project/commit/63e72aa4f575bf2a3405fb7c5e4450efe2ee3e4f
Author: Rahul Joshi <jurahul at google.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
Log Message:
-----------
[MLIR] Remove NoSideEffect from std.global_memref op.
- Also spell "isUninitialized" correctly.
Differential Revision: https://reviews.llvm.org/D90768
More information about the All-commits
mailing list