This is in line with the convention agreed on https://llvm.discourse.group/t/rfc-canonical-file-paths-to-dialects/621
Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>
Paths
| Differential D76583
[MLIR][NFC] rename ConvertStandardToLLVM, ConvertLoopToStandard to drop Convert prefix ClosedPublic Authored by bondhugula on Mar 22 2020, 6:38 PM.
Details Summary This is in line with the convention agreed on https://llvm.discourse.group/t/rfc-canonical-file-paths-to-dialects/621 Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 22 2020, 7:17 PM Closed by commit rG56e1c20bfdfa: [MLIR][NFC] rename ConvertStandardToLLVM, ConvertLoopToStandard to drop Convert… (authored by bondhugula). · Explain WhyMar 22 2020, 8:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 251937 mlir/lib/Conversion/LoopToStandard/CMakeLists.txt
mlir/lib/Conversion/LoopToStandard/ConvertLoopToStandard.cpp
mlir/lib/Conversion/LoopToStandard/LoopToStandard.cpp
mlir/lib/Conversion/StandardToLLVM/CMakeLists.txt
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
|