[Matrix] Rename emitChainedMatrixMultiply to emitMatrixMultiply (NFC).
authorFlorian Hahn <flo@fhahn.com>
Mon, 30 Mar 2020 10:13:41 +0000 (11:13 +0100)
committerFlorian Hahn <flo@fhahn.com>
Mon, 30 Mar 2020 10:17:25 +0000 (11:17 +0100)
commit9e81249d7614df252e2047b5c6c20f45159b563d
tree317db7eefe178a6655f761f4281ad2250860fb24
parentc3b03f3d0c3565a556c11841b7cee57418c48c1a
[Matrix] Rename emitChainedMatrixMultiply to emitMatrixMultiply (NFC).

The Chained in the name potentially leads to confusion. Also updated the
comment to drop the unnecessary mention of tile-sized.
llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp