diff options
author | Florian Hahn <flo@fhahn.com> | 2021-07-02 09:42:47 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-07-02 09:52:11 +0100 |
commit | 7655061cc64d76615e9215cd6dcbf5ee186363be (patch) | |
tree | a308a00e4d771679b1dd68cf5b6dddbd2058fd35 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | c2c0d3ea894328667583155334f0607db0c0a73a (diff) | |
download | llvm-7655061cc64d76615e9215cd6dcbf5ee186363be.zip llvm-7655061cc64d76615e9215cd6dcbf5ee186363be.tar.gz llvm-7655061cc64d76615e9215cd6dcbf5ee186363be.tar.bz2 |
[Matrix] Hoist address computation before multiply to enable fusion.
If the store address does not dominate the matrix multiply, try to hoist
address computation instructions without side-effects and/or memory
reads before the multiply, to allow fusion.
Reviewed By: thegameg
Differential Revision: https://reviews.llvm.org/D105193
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions