summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Conversion/VectorToLLVM/VectorToLLVM.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename LLVM::exp and LLVM::fmuladd to LLVM::ExpOP and LLVM::FMulAddOp.Alexander Belyaev2019-10-111-1/+1
* Fix a number of Clang-Tidy warnings.Christian Sigg2019-09-231-1/+1
* Drop makePositionAttr and the like in favor of Builder::getI64ArrayAttrAlex Zinenko2019-09-161-14/+5
* NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase.River Riddle2019-09-131-1/+1
* Move Linalg and VectorOps dialects to the Dialect subdir - NFCNicolas Vasilache2019-08-191-1/+1
* NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.River Riddle2019-08-191-1/+1
* Extend vector.outerproduct with an optional 3rd argumentNicolas Vasilache2019-08-161-47/+43
* Add lowering of vector dialect to LLVM dialect.Nicolas Vasilache2019-08-121-0/+207
OpenPOWER on IntegriCloud