You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imported from GitHub PR tensorflow/tensorflow#57157
With llvm/llvm-project@91b6f76 landed, external projects no longer need
to set `MLIR_PDLL_TABLEGEN_EXE`. The variable is now set as a cache
variable in MLIR upstream. Setting it in an external project breaks
cross-compilation.
This patch is similar to 77bd8ec.
Copybara import of the project:
--
54ae3dfd45fe47751e1400385377074d0ce7c0fe by Marius Brehler <[email protected]>:
Don't set MLIR_PDLL_TABLEGEN_EXE
With llvm/llvm-project@91b6f76 landed, external projects no longer need
to set `MLIR_PDLL_TABLEGEN_EXE`. The variable is now set as a cache
variable in MLIR upstream. Setting it in an external project breaks
cross-compilation.
This patch is similar to 77bd8ec.
Merging this change closes #57157
PiperOrigin-RevId: 467945431
0 commit comments