mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
This PR addresses the issue detailed in https://github.com/iree-org/iree/issues/17948. The problem occurs when distributed types are set to NULL, leading to compilation crashes. --------- Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.