[all-commits] [llvm/llvm-project] 8451d4: [mlir] NFC: Remove ConvertToLLVMPattern::getDataPt...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Wed Dec 23 02:39:27 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8451d4872ed70d307e21bc437d51ecf9be0cdd08
https://github.com/llvm/llvm-project/commit/8451d4872ed70d307e21bc437d51ecf9be0cdd08
Author: Christian Sigg <csigg at google.com>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
Log Message:
-----------
[mlir] NFC: Remove ConvertToLLVMPattern::getDataPtr(). All call sites use getStridedElementPtr() now.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D93751
More information about the All-commits
mailing list