[Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't outline DISTRIBUTE on CPUs (PR #158317)

Tom Eccles llvmlistbot at llvm.org
Mon Sep 15 05:19:55 PDT 2025


tblah wrote:

> Is there tests that will ensure the behaviour for Target Devices continues to function as expected?

Yes. mlir/test/Target/LLVMIR/openmp-target-generic-spmd.mlir and mlir/test/Target/LLVMIR/openmp-target-spmd.mlir

The device parts of those tests aren't updated because nothing changed.

https://github.com/llvm/llvm-project/pull/158317


More information about the Mlir-commits mailing list