Fix MLIR Toy tutorial JIT example and add a test to cover it
authorMehdi Amini <joker.eph@gmail.com>
Fri, 19 Feb 2021 01:53:14 +0000 (01:53 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Fri, 19 Feb 2021 01:53:36 +0000 (01:53 +0000)
commitae15b1e7ad71e4bfde1b031dd5e6b0bbb3b88a42
tree1bdfb8504564fe52864b0067ee2f940132821866
parent9f4f6ac94bfcb474fa71dab40f1dbee6ee57398f
Fix MLIR Toy tutorial JIT example and add a test to cover it
mlir/examples/toy/Ch6/toyc.cpp
mlir/examples/toy/Ch7/toyc.cpp
mlir/test/Examples/Toy/Ch6/jit.toy [new file with mode: 0644]
mlir/test/Examples/Toy/Ch7/jit.toy [new file with mode: 0644]