diff options
author | Christian Ulmann <christianulmann@gmail.com> | 2024-04-24 14:28:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 14:28:15 +0200 |
commit | 6e9ea6ea6897561a9c3bd77b0b93e415fdc7eeb3 (patch) | |
tree | 9889052841cacdb73e49133b08479f3324b66c99 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | 9f2a068bffad4a36db088673210f680bfd08b3d1 (diff) | |
download | llvm-6e9ea6ea6897561a9c3bd77b0b93e415fdc7eeb3.zip llvm-6e9ea6ea6897561a9c3bd77b0b93e415fdc7eeb3.tar.gz llvm-6e9ea6ea6897561a9c3bd77b0b93e415fdc7eeb3.tar.bz2 |
[MLIR][LLVM][Mem2Reg] Extends support for partial stores (#89740)
This commit enhances the LLVM dialect's Mem2Reg interfaces to support
partial stores to memory slots. To achieve this support, the `getStored`
interface method has to be extended with a parameter of the reaching
definition, which is now necessary to produce the resulting value after
this store.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions