diff --git a/README.md b/README.md index f842405c8..1de72715d 100644 --- a/README.md +++ b/README.md @@ -93,13 +93,6 @@ cmake --build . --target check-tpp popd ``` -To build the documentation from the TableGen description of the dialect -operations, run: - -```sh -cmake --build . --target mlir-doc -``` - To enable experimental GPU support see: [GPU/README.md](lib/TPP/GPU/README.md) ### Conda Environment