[PATCH] D114104: [FIR] Convert fir.allocmem and fir.freemem operations to calls to malloc and free, respectively

Alexis Perry-Holby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 11:32:59 PST 2021


AlexisPerry updated this revision to Diff 391686.
AlexisPerry marked an inline comment as done.
AlexisPerry added a comment.

rebase on main - add TODO back in    
get successfull test of TODO in AllocMemOp converion of derived type with LEN params


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114104/new/

https://reviews.llvm.org/D114104

Files:
  flang/lib/Optimizer/CodeGen/CodeGen.cpp
  flang/test/Fir/Todo/allocmem.fir
  flang/test/Fir/convert-to-llvm.fir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114104.391686.patch
Type: text/x-patch
Size: 18393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/c7ceb0aa/attachment.bin>


More information about the llvm-commits mailing list