[all-commits] [llvm/llvm-project] 00a756: [mlir] Remove invalid DeallocOpLowering pattern in...
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Mon Aug 2 01:28:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00a756d3f6e9266960718c2730a6aea61178f359
https://github.com/llvm/llvm-project/commit/00a756d3f6e9266960718c2730a6aea61178f359
Author: Butygin <ivan.butygin at intel.com>
Date: 2021-08-02 (Mon, 02 Aug 2021)
Changed paths:
M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
Log Message:
-----------
[mlir] Remove invalid DeallocOpLowering pattern insertion
It is inserted later under then condition.
Differential Revision: https://reviews.llvm.org/D107238
More information about the All-commits
mailing list