summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Conversion/VectorToLoops/ConvertVectorToLoops.cpp
Commit message (Expand)AuthorAgeFilesLines
* [mlir] NFC: Rename index_t to index_typeRainer Orth2020-03-061-1/+1
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Move the specializations of VectorTransferRewriter::matchAndRewrite back into...River Riddle2019-12-181-80/+80
* NFC: Cleanup non-conforming usages of namespaces.River Riddle2019-12-181-7/+8
* NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...River Riddle2019-12-181-5/+5
* Add a layer of EDSC for linalg.GenericOpNicolas Vasilache2019-12-131-3/+4
* Drop Markdown style annotationsAlex Zinenko2019-12-101-2/+2
* Refactor dependencies to expose Vector transformations as patterns - NFCNicolas Vasilache2019-12-031-0/+365
OpenPOWER on IntegriCloud