[PATCH] D74774: [mlir] NFC: rename LLVMOpLowering to ConvertToLLVMPattern

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 07:57:46 PST 2020


ftynse created this revision.
ftynse added reviewers: rriddle, herhut.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, csigg, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, mehdi_amini, arphaman, jholewinski.
Herald added a reviewer: mravishankar.
Herald added a project: LLVM.

This better reflects the nature of the class and matches the current naming scheme.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74774

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: D74774.245168.patch
Type: text/x-patch
Size: 22702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/b156ade3/attachment.bin>


More information about the llvm-commits mailing list