[Mlir-commits] [mlir] [mlir] move MatchOpInterface under Transform/Interfaces (PR #86899)

Jacques Pienaar llvmlistbot at llvm.org
Mon Apr 1 03:51:11 PDT 2024


jpienaar wrote:

Note: this seemed to have broken the website build https://github.com/llvm/mlir-www/actions/runs/8435992415/job/23102570817?pr=182 

```
[ 71%] Built target TransformTypesDocGen
make[3]: *** No rule to make target '/home/runner/work/mlir-www/mlir-www/llvm_src/mlir/include/mlir/Dialect/Transform/IR/TransformInterfaces.td', needed by 'tools/mlir/include/mlir/Dialect/Transform/IR/MatchOpInterfaces.md'.  Stop.
make[2]: *** [CMakeFiles/Makefile2:38960: tools/mlir/include/mlir/Dialect/Transform/IR/CMakeFiles/MatchOpInterfacesDocGen.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
```

https://github.com/llvm/llvm-project/pull/86899


More information about the Mlir-commits mailing list