iree
iree copied to clipboard
Move the XLA sanitization passes from iree-import-xla to the core pipeline.
Now that JAX can emit MLIR/MHLO directly, we can kill iree-xla-import. Or we could if we move a few bits into the core MHLO conversion related to sanitizing XLA inputs (tuple expansion, etc).
@stellaraccident Still an active issue or no?
We can completely delete the iree-import-xla tool once the iree-jax changes land. Hoping to delete this week.
@rsuderman Still appears to be there. Can we delete/close this issue?
Done in #12898