Move the definitions of LoadOp and StoreOp to the ODG framework.
authorRiver Riddle <riverriddle@google.com>
Sat, 25 May 2019 01:01:38 +0000 (18:01 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 2 Jun 2019 03:01:52 +0000 (20:01 -0700)
commit5a5cdb94fe73d4e492e67e46d96b7d793f388def
tree94d48a353fc500a2e2b381b49a294e906a8df709
parentca885b3c81015dd482a0c19445aeb3989004532d
Move the definitions of LoadOp and StoreOp to the ODG framework.

--

PiperOrigin-RevId: 249928980
mlir/include/mlir/StandardOps/Ops.h
mlir/include/mlir/StandardOps/Ops.td
mlir/lib/StandardOps/Ops.cpp