[llvm] [flang][runtime] Allow some list-directed child output to advance (PR #166847)
Daniel Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 10 10:50:17 PST 2025
DanielCChen wrote:
Not really. Even for XLF, it is not the default behavior. We have some test cases that are testing this non-default option and behavior.
As for this PR, I have fixed the relative test cases to use the default behavior so they are not blocked (excluded) because of the non-default behavior.
I am not pushing for adding the extension to Flang. This discussion is more like to clarify what I meant when I originally said the "full test case still fails."
https://github.com/llvm/llvm-project/pull/166847
More information about the llvm-commits
mailing list