Updatet the fir.allocmem operation.
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Paths
| Differential D110412
[fir] Update fir.allocmem op ClosedPublic Authored by clementval on Sep 24 2021, 6:25 AM.
Details Summary Updatet the fir.allocmem operation. This patch is part of the upstreaming effort from fir-dev branch. Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Diff Detail
Event Timeline
Comment Actions Address some review comments
This revision is now accepted and ready to land.Sep 29 2021, 12:42 PM
Closed by commit rG1f69dc084547: [fir] Update fir.allocmem op (authored by clementval). · Explain WhySep 30 2021, 1:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376133 flang/include/flang/Optimizer/Dialect/FIROps.td
flang/lib/Optimizer/Dialect/FIROps.cpp
|
Can you document the syntax here?
I'm also curious if this could just use the declarative assembly instead?