[PATCH] D80304: [mlir] Canonicalization of shape.cstr_broadcastable
Isuru Fernando via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 10:36:07 PDT 2020
isuruf added a comment.
This commit breaks building MLIR for me. You need to create the directory `IR` in the build directory in `mlir/lib/Dialect/Shape/CMakeLists.txt`. Otherwise `mlir-tblgen` fails with a file not found error.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80304/new/
https://reviews.llvm.org/D80304
More information about the llvm-commits
mailing list