summaryrefslogtreecommitdiffstats
path: root/mlir/test/Transforms/Vectorize/vectorize_transpose_2d.mlir
Commit message (Expand)AuthorAgeFilesLines
* [mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic...River Riddle2020-01-131-1/+1
* Move VectorOps to Tablegen - (almost) NFCNicolas Vasilache2019-11-141-4/+4
* Standardize the value numbering in the AsmPrinter.River Riddle2019-07-091-16/+16
* Globally change load/store/dma_start/dma_wait operations over to affine.load/...Andy Davis2019-07-031-5/+5
* Change the attribute dictionary syntax to separate name and value with '='.River Riddle2019-06-251-4/+4
* Prepend an "affine-" prefix to Affine pass option names - NFCNicolas Vasilache2019-05-061-1/+1
* Cleanup SuperVectorization dialect printing and parsing.Nicolas Vasilache2019-03-291-4/+4
* NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and ...River Riddle2019-03-291-21/+21
* Automated rollback of changelist 232717775.Uday Bondhugula2019-03-291-21/+21
* NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for'. The...River Riddle2019-03-291-21/+21
* Eliminate extfunc/cfgfunc/mlfunc as a concept, and just use 'func' instead.Chris Lattner2019-03-291-2/+2
* [MLIR] Add support for permutation_mapNicolas Vasilache2019-03-291-12/+8
* [MLIR] Separate and split vectorization testsNicolas Vasilache2019-03-291-0/+70
OpenPOWER on IntegriCloud