[flang-commits] [flang] [flang] Reject module-scope fir.alloca (PR #214157)

Keshav Vinayak Jha via flang-commits flang-commits at lists.llvm.org
Wed Aug 5 08:22:25 PDT 2026


https://github.com/keshavvinayak01 commented:

> The changes look correct but I wonder what the motivation for this is? I guess this is strictly a correctness issue but I can't imagine how this bug could occur in practice.

Yes, this bug was found as part of a larger fuzzer campaign internally at AMD. Since this ultimately does fall into the scope of a correctness issue, the patch makes sense.

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


More information about the flang-commits mailing list