[flang-commits] [flang] [mlir] [flang][OpenMP] Lower target in_reduction for host fallback (PR #199967)
Sergio Afonso via flang-commits
flang-commits at lists.llvm.org
Wed Jun 24 05:15:34 PDT 2026
================
----------------
skatrak wrote:
Moving it to Integration/OpenMP should be fine. Make sure to add the header that all tests there are supposed to have:
```f90
!===----------------------------------------------------------------------===!
! This directory can be used to add Integration tests involving multiple
! stages of the compiler (for eg. from Fortran to LLVM IR). It should not
! contain executable tests. We should only add tests here sparingly and only
! if there is no other way to test. Repeat this message in each test that is
! added to this directory and sub-directories.
!===----------------------------------------------------------------------===!
```
https://github.com/llvm/llvm-project/pull/199967
More information about the flang-commits
mailing list