summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LowerMatrixIntrinsics
Commit message (Expand)AuthorAgeFilesLines
* [Matrix] Update shape propagation to iterate until done.Florian Hahn2020-01-091-0/+84
* [Matrix] Propagate and use shape information for loads.Florian Hahn2020-01-092-123/+140
* [Matrix] Implement back-propagation of shape information.Florian Hahn2020-01-092-0/+222
* [Matrix] Propagate and use shape info for binary operators.Florian Hahn2019-12-272-6/+97
* [Matrix] Use fmuladd for matrix.multiply if allowed.Florian Hahn2019-12-234-0/+276
* [Matrix] Add forward shape propagation and first shape aware lowerings.Florian Hahn2019-12-233-264/+392
* [Matrix] Add first set of matrix intrinsics and initial lowering pass.Florian Hahn2019-12-1213-0/+1967
OpenPOWER on IntegriCloud