[all-commits] [llvm/llvm-project] f8c1f3: Revert "Revert "Fix MLIR Toy tutorial JIT example ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Feb 19 15:55:22 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8c1f3b14ad988fd786b896b4b342606bdc760cf
https://github.com/llvm/llvm-project/commit/f8c1f3b14ad988fd786b896b4b342606bdc760cf
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:
-----------
Revert "Revert "Fix MLIR Toy tutorial JIT example and add a test to cover it""
This reverts commit f36060417ad3e247900dfcb07a2476a9d92ee2d2 and
reapply commit ae15b1e7ad71e4bfde1b031dd5e6b0bbb3b88a42.
JIT test must be annotated to not run on Windows.
More information about the All-commits
mailing list