[Mlir-commits] [flang] [mlir] [mlir][OpenMP] - MLIR to LLVMIR translation support for delayed privatization of allocatables in `omp.target` ops (PR #113208)
Christian Ulmann
llvmlistbot at llvm.org
Tue Oct 22 01:17:31 PDT 2024
https://github.com/Dinistro commented:
Dropped a few drive by comments.
Regarding the testing: Generating inputs with flang or clang is undesired, as this results in an unfocused test that is hard to maintain. These tests should contain as little unrelated stuff as possible.
https://github.com/llvm/llvm-project/pull/113208
More information about the Mlir-commits
mailing list