Files
clang-p2996/llvm/test/Transforms/LowerMatrixIntrinsics
Florian Hahn a3ca578eb9 [Matrix] Fix crash during fusion if the same load is re-used.
This patch fixes a crash when the same load is used for both operands of
a fuseable multiply.
2021-07-02 14:00:17 +01:00
..