[flang-commits] [flang] [Flang] Allow Intrinsic simpification with min/maxloc dim and scalar result (PR #76194)
Pete Steinfeld via flang-commits
flang-commits at lists.llvm.org
Fri Jan 5 12:04:05 PST 2024
psteinfeld wrote:
> Out of interest, where does the test suite you are using come from? I've been using the llvm test suite with the gcc torture tests, but it doesn't seem to provide the same coverage as you have in your tests.
I'm using a test suite internal to NVIDIA. Some of the tests are from customer reported bugs, some from GNU, and some from a test suite that we license from NAG. That's why I've asked you if you have access to the NAG test suite. If you do, it would save me the trouble of sanitizing a small reproducer for you.
https://github.com/llvm/llvm-project/pull/76194
More information about the flang-commits
mailing list