diff options
author | Ahmed Taei <ataei@google.com> | 2021-08-02 13:26:03 -0700 |
---|---|---|
committer | Ahmed Taei <ataei@google.com> | 2021-08-03 10:21:57 -0700 |
commit | 53d6988171aed2c71d920b940264774f73248ca1 (patch) | |
tree | a6b5fb8476d03a9693bfa576fb317fb054029937 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 24b0df868604b079aebd30ca2ae2a11a30d3b97e (diff) | |
download | llvm-53d6988171aed2c71d920b940264774f73248ca1.zip llvm-53d6988171aed2c71d920b940264774f73248ca1.tar.gz llvm-53d6988171aed2c71d920b940264774f73248ca1.tar.bz2 |
Reorder mmt4d r.h.s operand layout
Switch r.h.s operand layout (n1, k1, n0, k0) -> (n1, k1, k0, n0)
which is more consistant with scalar-vector products vectorization
and elementates operand transpose.
Reviewed By: rsuderman
Differential Revision: https://reviews.llvm.org/D107307
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions