[PATCH] D119551: [flang] Upstream changes to allocmem codegen

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 08:42:04 PST 2022


schweitz created this revision.
schweitz added reviewers: clementval, jeanPerier, PeteSteinfeld.
schweitz added a project: Flang.
Herald added subscribers: mehdi_amini, jdoerfert.
schweitz requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Fix a correctness issue with arrays of characters. Include tests, etc.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119551

Files:
  flang/include/flang/Optimizer/Dialect/FIRType.h
  flang/lib/Optimizer/CodeGen/CodeGen.cpp
  flang/test/Fir/alloc.fir
  flang/test/Fir/convert-to-llvm.fir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119551.407893.patch
Type: text/x-patch
Size: 6506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/7c9aa698/attachment.bin>


More information about the llvm-commits mailing list