[MLIR] Rename the generic LLVM allocation and deallocation functions
authorMichele Scuttari <michele.scuttari@outlook.com>
Tue, 2 Aug 2022 18:21:05 +0000 (18:21 +0000)
committerAlex Zinenko <zinenko@google.com>
Tue, 2 Aug 2022 18:23:14 +0000 (18:23 +0000)
commit29fbe600091d89134cd998d02b0e9d7a4a6115b3
tree299b1d0e91086a4da805bac1ad200256854610ac
parentceebf91744a3c6c8ec00592d991229737cf9dd03
[MLIR] Rename the generic LLVM allocation and deallocation functions

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.

Reviewed By: silvas

Differential Revision: https://reviews.llvm.org/D130588
mlir/docs/TargetLLVMIR.md
mlir/lib/Dialect/LLVMIR/IR/FunctionCallUtils.cpp
mlir/test/Conversion/MemRefToLLVM/generic-functions.mlir