[clang] [flang] [llvm] [mlir] [mlir][OpenMP] Translate omp.declare_simd to LLVM IR (x86) (PR #178087)

Kiran Chandramohan via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 16 03:46:40 PST 2026


================
@@ -1,11 +0,0 @@
-! This test checks lowering of OpenMP declare simd Directive.
----------------
kiranchandramohan wrote:

Yes. Shall we split this into three? 
1. Remove the test
2. Move the code from Clang to OpenMPIRBuilder
3. Translation from OpenMP MLIR

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


More information about the cfe-commits mailing list