[PATCH] D74707: [mlir] NFC: Rename LLVMOpLowering::lowering to LLVMOpLowering::typeConverter

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 06:52:38 PST 2020


ftynse updated this revision to Diff 245153.
ftynse added a comment.

Address review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74707/new/

https://reviews.llvm.org/D74707

Files:
  mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
  mlir/lib/Conversion/GPUCommon/IndexIntrinsicsOpLowering.h
  mlir/lib/Conversion/GPUCommon/OpToFuncCallLowering.h
  mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
  mlir/lib/Conversion/LinalgToLLVM/LinalgToLLVM.cpp
  mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
  mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74707.245153.patch
Type: text/x-patch
Size: 39831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/956c2e9b/attachment.bin>


More information about the llvm-commits mailing list