[all-commits] [llvm/llvm-project] 9afbca: [mlir] ConvertStandardToLLVM: make AllocLikeOpLowe...
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Sat May 22 02:58:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9afbca746b6c93e5359e5723e5f39c21bca2f4ac
https://github.com/llvm/llvm-project/commit/9afbca746b6c93e5359e5723e5f39c21bca2f4ac
Author: Butygin <ivan.butygin at intel.com>
Date: 2021-05-22 (Sat, 22 May 2021)
Changed paths:
M mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
Log Message:
-----------
[mlir] ConvertStandardToLLVM: make AllocLikeOpLowering public
It is useful for someone who wants to implement custom AllocOp LLVM lowering
Differential Revision: https://reviews.llvm.org/D102932
More information about the All-commits
mailing list