[MLIR] Remove NoSideEffect from std.global_memref op.
authorRahul Joshi <jurahul@google.com>
Wed, 4 Nov 2020 16:20:46 +0000 (08:20 -0800)
committerRahul Joshi <jurahul@google.com>
Wed, 4 Nov 2020 18:31:19 +0000 (10:31 -0800)
commit63e72aa4f575bf2a3405fb7c5e4450efe2ee3e4f
tree43e13069cd5327a7375746710b254cd8012ab2fe
parentea5989b43adb4a7d169852af398e382216907998
[MLIR] Remove NoSideEffect from std.global_memref op.

- Also spell "isUninitialized" correctly.

Differential Revision: https://reviews.llvm.org/D90768
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Dialect/StandardOps/IR/Ops.cpp