[flang-commits] [flang] [llvm] [mlir] [flang][llvm][OpenMP] Add implicit casts to omp.atomic (PR #131603)

via flang-commits flang-commits at lists.llvm.org
Thu May 1 05:04:11 PDT 2025


NimishMishra wrote:

I have created an issue for the OpenMP atomic capture TODO: https://github.com/llvm/llvm-project/issues/138123

Also, results of testing this patch:

**gfortran testsuite**:

Testing Time: 43.93s

Total Discovered Tests: 6568
  Passed: 6568 (100.00%)

**fujitsu testsuite** (with / without patch):

Total Discovered Tests: 88889
  Passed            : 87884 (98.87%)
  Failed            :   274 (0.31%)
  Executable Missing:   731 (0.82%)

I do not have access to an aarch machine, so tested fujitsu on x86. 



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


More information about the flang-commits mailing list