diff options
| author | Nathan Corbyn <n_corbyn@apple.com> | 2025-10-22 20:41:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-22 20:41:39 +0100 |
| commit | 8e7e9d430969611e8a5ed0ee44a1b2fd649ed992 (patch) | |
| tree | 8b3aa713f1287a916dade55e1a63acf9a337e7ec /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
| parent | 8c04420f3a3419fec99a5c3225f08ec75c8ca31e (diff) | |
| download | llvm-8e7e9d430969611e8a5ed0ee44a1b2fd649ed992.zip llvm-8e7e9d430969611e8a5ed0ee44a1b2fd649ed992.tar.gz llvm-8e7e9d430969611e8a5ed0ee44a1b2fd649ed992.tar.bz2 | |
[MemoryLocation] Support strided matrix loads / stores (#163368)
This patch provides an approximation of the memory locations touched by
`llvm.matrix.column.major.load` and `llvm.matrix.column.major.store`,
enabling dead store elimination and GVN to remove redundant loads and
dead stores.
PR: https://github.com/llvm/llvm-project/pull/163368
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
