[flang-commits] [flang] [flang] In AllocMemOp lowering, convert types for calling malloc on 32-bit (PR #129308)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Fri Mar 7 15:40:45 PST 2025
clementval wrote:
> Hopefully it's fixed now, I didn't expect that something like that could happen.
Yeah it totally depends how the checks in the tests are written. In this case they were hardcoded so any new line would add one to it.
https://github.com/llvm/llvm-project/pull/129308
More information about the flang-commits
mailing list