[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
Tue Dec 7 14:59:37 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc2acd4539396: Convert fir.allocmem and fir.freemem operations to calls to malloc and freeā¦ (authored by AlexisPerry).
Changed prior to commit:
https://reviews.llvm.org/D114104?vs=392194&id=392554#toc
Repository:
rG LLVM Github Monorepo
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.392554.patch
Type: text/x-patch
Size: 18489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20211207/84b7c0db/attachment-0001.bin>
More information about the flang-commits
mailing list