mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 03:26:06 +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>