mlir-www
mlir-www copied to clipboard
Update _index.md
- Document the need to specify -DMLIR_ENABLE_EXECUTION_ENGINE=ON, if -DMLIR_INCLUDE_INTEGRATION_TESTS=ON is used when configuring the build. Else mlir-cpu-runner used by mlir tests would not be built resulting in test target (check-mlir) failures.