[all-commits] [llvm/llvm-project] ae15b1: Fix MLIR Toy tutorial JIT example and add a test t...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Feb 18 17:53:56 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae15b1e7ad71e4bfde1b031dd5e6b0bbb3b88a42
https://github.com/llvm/llvm-project/commit/ae15b1e7ad71e4bfde1b031dd5e6b0bbb3b88a42
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M mlir/examples/toy/Ch6/toyc.cpp
M mlir/examples/toy/Ch7/toyc.cpp
A mlir/test/Examples/Toy/Ch6/jit.toy
A mlir/test/Examples/Toy/Ch7/jit.toy
Log Message:
-----------
Fix MLIR Toy tutorial JIT example and add a test to cover it
More information about the All-commits
mailing list