[flang-commits] [flang] [flang] Implement lowering for BOZ literal arguments in BGE, BLE, BGT, BLT (PR #191874)
Caroline Newcombe via flang-commits
flang-commits at lists.llvm.org
Thu Apr 23 08:59:05 PDT 2026
cenewcombe wrote:
> Oh, you better add a test case for when they are both BOZ literals. I think this is one of the few operations that you can do where they are both allowed to be BOZ literals.
Done ✔️ I've added a test case to each of the test files. This case is folded before lowering.
https://github.com/llvm/llvm-project/pull/191874
More information about the flang-commits
mailing list