[flang-commits] [PATCH] D130628: [zorg] Run test-suite with flang-new
David Spickett via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Jul 27 05:29:28 PDT 2022
DavidSpickett added a comment.
> so it would be nice if we could source this from the worker instead (I don't know how to do that).
So that you don't have to make a change to zorg each time one is fixed? I'm sure it's possible but it's probably more trouble than it's worth vs. waiting for a change to zorg to make it's way to the bot.
You could make the filter list in the test suite instead. I did one a while back that was based on a flag being supported https://github.com/llvm/llvm-test-suite/commit/9fb1916e98466baa2677f32b61626b03afc978a7, maybe you can get a "is llvm flang" check in there.
Repository:
rZORG LLVM Github Zorg
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130628/new/
https://reviews.llvm.org/D130628
More information about the flang-commits
mailing list