[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
Wed Nov 17 10:08:18 PST 2021
AlexisPerry retitled this revision from "Convert fir.allocmem and fir.freemem operations to calls to malloc and free, respectively" to "[FIR] Convert fir.allocmem and fir.freemem operations to calls to malloc and free, respectively".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114104/new/
https://reviews.llvm.org/D114104
More information about the flang-commits
mailing list