[Mlir-commits] [flang] [mlir] [flang][mlir][OpenMP] Add support for uniform clause in declare simd (PR #176046)
Kareem Ergawy
llvmlistbot at llvm.org
Fri Jan 16 05:58:10 PST 2026
ergawy wrote:
Thanks, changes look good. But I think we need to add a semantic check to verify that `uniform` parameters are dummy arguments of the surrounding function.
https://github.com/llvm/llvm-project/pull/176046
More information about the Mlir-commits
mailing list