[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 11:46:31 PST 2021


AlexisPerry added a comment.

I believe I have corrected all the build errors and addressed all the comments.  There should now be appropriate working testing as well.  Is this patch ready to go?  Thanks!


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

https://reviews.llvm.org/D114104



More information about the flang-commits mailing list