This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Discourage people from copying the toy examples
ClosedPublic

Authored by stephenneuendorffer on May 13 2020, 10:36 AM.

Details

Summary

The CMake structure of the toy example is non-standard. encourage people to
copy the standalone example instead.

Depends on D79841

Diff Detail

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 13 2020, 10:52 AM
This revision was automatically updated to reflect the committed changes.
bondhugula added inline comments.
mlir/examples/toy/Ch1/CMakeLists.txt
2

Nit: missing period at the end, and for the ones below.