mirror of https://github.com/llvm/torch-mlir
7edb5f3641
I now realize that VerboseCamelCase is not the best choice for dialect directory/file names and C++ identifiers (take e.g. "Linalg", "Basicpy", etc. as prior art here; not LinearAlgebra or BasicPython). If I had to name the convention it seems to be "Shortword" (or of course just acronym dialects like LLVM, SCF, etc.). This rename also has the side benefit of differentiating RefBackend directories, which now refer to the actual backend itself, from Refback/Refbackrt, which are the dialects which happen to be used by that backend. |
||
---|---|---|
.. | ||
LowerConstantTensorsToMemref.cpp | ||
LowerShapedResultsToMemref.cpp | ||
LowerStdToMemref.cpp | ||
LowerStructuralToMemref.cpp |