This sets the MLIR_PDLL_TABLEGEN_EXE and MLIR_PDLL_TABLEGEN_TARGET
as cache variables which is necessary for cross-compiling projects that
rely on MLIR and the mlir-pdll-tblgen tool.
The patch is similar to https://reviews.llvm.org/D130350.
Differential D131596
[mlir] Fix calling the native mlir-pdll-tblgen marbre on Aug 10 2022, 10:31 AM. Authored by
Details This sets the MLIR_PDLL_TABLEGEN_EXE and MLIR_PDLL_TABLEGEN_TARGET The patch is similar to https://reviews.llvm.org/D130350.
Diff Detail
|