[Mlir-commits] [flang] [mlir] [LLVM-Flang][OpenMP] Fix to resolve the crash with SIMD aligned clause. (PR #150612)

Kaviya Rajendiran llvmlistbot at llvm.org
Mon Jul 28 07:06:06 PDT 2025


kaviya2510 wrote:

Hi @kiranchandramohan ,
In the recent patch, I added a warning for aligned clause in `OpenMPDialect::verifyAlignedClause()`, so it will emit warning for both flang and openmp mlir.

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


More information about the Mlir-commits mailing list