Before SPMDzation it was sufficient to add an incompatible instruction
to the SPMDCompatibilityTracker. However, now adding instructions means
they need guarding. As calls cannot be guarded in general we need to
explicitly prevent SPMD mode.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo