[all-commits] [llvm/llvm-project] ea5ee2: [mlir][OpenMP] Don't allow firstprivate for simd (...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Fri Jul 4 04:15:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea5ee2e74347bcd8be236e4becd9b00eeb2a286a
https://github.com/llvm/llvm-project/commit/ea5ee2e74347bcd8be236e4becd9b00eeb2a286a
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
M mlir/test/Dialect/OpenMP/invalid.mlir
Log Message:
-----------
[mlir][OpenMP] Don't allow firstprivate for simd (#146734)
This is not allowed by the openmp standard.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list