[flang-commits] [flang] [flang] Implement conditional expressions lowering (F2023) (PR #186490)

Caroline Newcombe via flang-commits flang-commits at lists.llvm.org
Wed Apr 1 07:42:09 PDT 2026


cenewcombe wrote:

> Is there a plan to also add some runtime tests in llvm-test-suite?

Yes, for a start I have ported the HPE Cray tst90 test for conditional expressions here: https://github.com/llvm/llvm-test-suite/pull/369. I can add more to that PR, let me know if there are certain test cases you would like to see in the executable tests.

https://github.com/llvm/llvm-project/pull/186490


More information about the flang-commits mailing list