aomp icon indicating copy to clipboard operation
aomp copied to clipboard

Patches relating to OpenMP imperfect loop collapse

Open jtb20 opened this issue 1 year ago • 3 comments

Various patches relating to internal issue SWDEV-229378 (upstream PR https://github.com/llvm/llvm-project/pull/96087)

jtb20 avatar Jun 19 '24 17:06 jtb20

Just to confirm, we expect openmp5.0-tests/test_imperfect_loop_warning.cxx to pass once the llvm patch lands?

estewart08 avatar Jun 20 '24 17:06 estewart08

Just to confirm, we expect openmp5.0-tests/test_imperfect_loop_warning.cxx to pass once the llvm patch lands?

Yes (although the "test_imperfect_loop" of course xfails, in this hackish new way).

jtb20 avatar Jun 20 '24 20:06 jtb20

Thank you for the approval!

I can't merge this though -- it could wait until the upstream imperfect loop analysis option lands on amd-staging, but it probably doesn't need to (just the "remark" output-scanning test will fail for now, I guess).

jtb20 avatar Jun 28 '24 14:06 jtb20