Patches relating to OpenMP imperfect loop collapse
Various patches relating to internal issue SWDEV-229378 (upstream PR https://github.com/llvm/llvm-project/pull/96087)
Just to confirm, we expect openmp5.0-tests/test_imperfect_loop_warning.cxx to pass once the llvm patch lands?
Just to confirm, we expect
openmp5.0-tests/test_imperfect_loop_warning.cxxto pass once the llvm patch lands?
Yes (although the "test_imperfect_loop" of course xfails, in this hackish new way).
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).