This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Rename the generic LLVM allocation and deallocation functions
ClosedPublic

Authored by mscuttari on Jul 26 2022, 10:50 AM.

Details

Summary

The generic allocation and deallocation instructions, which are optionally used during the MemRef -> LLVM conversion, should have a name that is specifically bound to their origin, that is the conversion pass itself.

Diff Detail

Event Timeline

mscuttari created this revision.Jul 26 2022, 10:50 AM
mscuttari requested review of this revision.Jul 26 2022, 10:50 AM
silvas accepted this revision.Jul 26 2022, 11:37 AM
This revision is now accepted and ready to land.Jul 26 2022, 11:37 AM

:)

As in the previous review I need you or Alex to commit for me. Thanks

@ftynse could you merge this for @mscuttari ? - my arc is locally broken and I'm still debugging how to fix it

Sorry, I missed this. Once approved by someone, the patch disappears from the "attention list".