[flang-commits] [PATCH] D123520: [flang] Fix UBOUND() folding for constant arrays
Jean Perier via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Apr 28 01:22:24 PDT 2022
jeanPerier added a comment.
In D123520#3477672 <https://reviews.llvm.org/D123520#3477672>, @FruitClover wrote:
> Windows buildbot failed https://lab.llvm.org/buildbot/#/builders/172/builds/11593 after this patch in `flang\test\Semantics\select-rank.f90`:
> [...]
> but for now I don't understand the root cause yet (no `lbound/ubound` in testcase)
> (CC @jeanPerier / @klausler )
I do not understand the failure either. It seems the windows bot is green again: https://lab.llvm.org/buildbot/#/builders/172/builds/11594, so this may have been a glitch...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123520/new/
https://reviews.llvm.org/D123520
More information about the flang-commits
mailing list