[flang-commits] [flang] [Flang] Hoisting constant-sized allocas at flang codegen. (PR #95310)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Wed Jun 12 13:56:16 PDT 2024


clementval wrote:

Are you also hoisting descriptors?  Something like:

```
%0 = fir.alloca !fir.box<!fir.ptr<f32>> {bindc_name = "p1", uniq_name = "_QFtestEp1"}
```

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


More information about the flang-commits mailing list