[flang-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop and omp.simd (PR #139386)
via flang-commits
flang-commits at lists.llvm.org
Sun Nov 2 03:43:37 PST 2025
================
@@ -114,19 +114,6 @@ llvm.func @sections_private(%x : !llvm.ptr) {
}
-// -----
----------------
NimishMishra wrote:
Alternatively, can the LLVMIR translation error out in cases where the type information is absent? With an additional documentation for LINEAR clause that populating this information is the responsibility of the frontend.
https://github.com/llvm/llvm-project/pull/139386
More information about the flang-commits
mailing list