[flang-commits] [flang] [llvm] [flang] Check allocation status in inlined ALLOCATE lowering (PR #223287)
via flang-commits
flang-commits at lists.llvm.org
Mon Sep 21 02:52:58 PDT 2026
shivaramaarao wrote:
@jeanPerier can you please see if these implementations look good?. I have a added a new fir.assert node and used it with a fortranRuntimeResource similar to fir.declareValue used with a debuggingResource.
Also added a check in LICM not to hoist load operations above the assert statements inside a block.
https://github.com/llvm/llvm-project/pull/223287
More information about the flang-commits
mailing list