This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Remove NoSideEffect from std.global_memref op.
ClosedPublic

Authored by jurahul on Nov 4 2020, 8:16 AM.

Details

Summary
  • Also spell "isUninitialized" correctly.

Diff Detail

Event Timeline

jurahul created this revision.Nov 4 2020, 8:16 AM
jurahul requested review of this revision.Nov 4 2020, 8:16 AM
jurahul retitled this revision from [MLIR] Remove NoSideEffecst from std.global_memref op. to [MLIR] Remove NoSideEffects from std.global_memref op..
jurahul retitled this revision from [MLIR] Remove NoSideEffects from std.global_memref op. to [MLIR] Remove NoSideEffect from std.global_memref op..
silvas accepted this revision.Nov 4 2020, 8:57 AM
This revision is now accepted and ready to land.Nov 4 2020, 8:57 AM
This revision was automatically updated to reflect the committed changes.