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

Alexis Perry-Holby via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Dec 6 08:39:08 PST 2021


AlexisPerry updated this revision to Diff 392084.
AlexisPerry added a comment.
Herald added a subscriber: hiraditya.

Rebase on main


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
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114104.392084.patch
Type: text/x-patch
Size: 25244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20211206/779b5986/attachment-0001.bin>


More information about the flang-commits mailing list