The CMake structure of the toy example is non-standard. encourage people to
copy the standalone example instead.
Depends on D79841
Paths
| Differential D79889
[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 Depends on D79841
Diff Detail
Event Timelinestephenneuendorffer added a child revision: D79890: [MLIR] Continue renaming of "SideEffects".May 13 2020, 10:36 AM This revision was not accepted when it landed; it landed in state Needs Review.May 13 2020, 10:52 AM Closed by commit rGd02fce2d149e: [MLIR] Discourage people from copying the toy examples (authored by stephenneuendorffer). · Explain Why This revision was automatically updated to reflect the committed changes. bondhugula added inline comments.
Revision Contents
Diff 263788 mlir/examples/toy/Ch1/CMakeLists.txtmlir/examples/toy/Ch2/CMakeLists.txt
mlir/examples/toy/Ch3/CMakeLists.txt
mlir/examples/toy/Ch4/CMakeLists.txt
mlir/examples/toy/Ch4/include/toy/CMakeLists.txt
mlir/examples/toy/Ch5/CMakeLists.txt
mlir/examples/toy/Ch5/include/toy/CMakeLists.txt
mlir/examples/toy/Ch6/CMakeLists.txt
mlir/examples/toy/Ch6/include/toy/CMakeLists.txt
mlir/examples/toy/Ch7/CMakeLists.txt
mlir/examples/toy/Ch7/include/toy/CMakeLists.txt
|
Nit: missing period at the end, and for the ones below.