[PATCH] D110815: [fir] Update fir.alloca op
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 30 13:25:06 PDT 2021
clementval marked an inline comment as done.
clementval added inline comments.
================
Comment at: flang/include/flang/Optimizer/Dialect/FIROps.td:132
OptionalAttr<StrAttr>:$bindc_name,
+ UnitAttr:$pinned,
Variadic<AnyIntegerType>:$typeparams,
----------------
mehdi_amini wrote:
> Could the doc for the op be updated?
Added in D110877
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110815/new/
https://reviews.llvm.org/D110815
More information about the llvm-commits
mailing list