This better reflects the nature of the class and matches the current naming scheme.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D74774
[mlir] NFC: rename LLVMOpLowering to ConvertToLLVMPattern ClosedPublic Authored by ftynse on Feb 18 2020, 7:56 AM.
Details Summary This better reflects the nature of the class and matches the current naming scheme.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 18 2020, 11:35 AM Closed by commit rG870c1fd4c879: [mlir] NFC: rename LLVMOpLowering to ConvertToLLVMPattern (authored by ftynse). · Explain WhyFeb 18 2020, 1:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 245246 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
|