[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 09:04:03 PST 2021


AlexisPerry updated this revision to Diff 392094.
AlexisPerry added a comment.

Fix whitespace errors (hopefully)


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.392094.patch
Type: text/x-patch
Size: 19298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20211206/3e873d6a/attachment-0001.bin>


More information about the flang-commits mailing list