[flang-commits] [flang] [NFC][flang][OpenMP] `do concurrent` to device mapping lit tests (PR #155992)

Pranav Bhandarkar via flang-commits flang-commits at lists.llvm.org
Sat Sep 13 21:31:56 PDT 2025


================
@@ -1,9 +1,14 @@
+! Fails until we update the pass to use the `fir.do_concurrent` op.
----------------
bhandarkar-pranav wrote:

I am sorry I do not understand this statement. Does this mean that a subsequent PR in the stack introduces the use of `fir.do_concurrent` op and so, until then, this test will fail. In that case, How about xfailing it and then un-xfailing it in that subsequent PR?

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


More information about the flang-commits mailing list