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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo