[flang-commits] [flang] [flang] lower select rank (PR #93967)
via flang-commits
flang-commits at lists.llvm.org
Mon Jun 3 08:17:55 PDT 2024
jeanPerier wrote:
Thanks for the reviews !
> I haven't checked this code or the large test case on this count but did you try various degenerate cases such as [...]
Thanks for the list, yes I added tests (I also tested branching out and inside a select-rank-stmt). Thanks to your select-case logic that I am re-using here, it is all working great!
https://github.com/llvm/llvm-project/pull/93967
More information about the flang-commits
mailing list