diff options
author | Kareem Ergawy <kareem.ergawy@amd.com> | 2025-08-19 12:07:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-19 12:07:17 +0200 |
commit | 0e93dbc6b1cac9c69c546cff7b5dd5935917ae9e (patch) | |
tree | 3a72c39aa074acf3ac109e1f0c60c9affd734890 /llvm/lib/Transforms/Utils/Debugify.cpp | |
parent | 7170a81241856718f2449e40cae6b5f5c4635cc0 (diff) | |
download | llvm-0e93dbc6b1cac9c69c546cff7b5dd5935917ae9e.zip llvm-0e93dbc6b1cac9c69c546cff7b5dd5935917ae9e.tar.gz llvm-0e93dbc6b1cac9c69c546cff7b5dd5935917ae9e.tar.bz2 |
[flang] `do concurrent`: Enable delayed localization by default (#154303)
Enables delayed localization by default for `do concurrent`. Tested both
gfortran and Fujitsu test suites.
All tests pass for gfortran tests. For Fujitsu, enabled delayed
localization passes more tests:
Delayed localization disabled:
Testing Time: 7251.76s
Passed : 88520
Failed : 162
Executable Missing: 408
Delayed localization enabled:
Testing Time: 7216.73s
Passed : 88522
Failed : 160
Executable Missing: 408
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions