diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-10-04 07:27:20 -0700 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2022-12-07 22:26:11 -0800 |
commit | 2a607d912e04901cbbe6467a747aa4e55a271423 (patch) | |
tree | 6779cbafb22dd5c1a74631c18c30867293438335 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 685bbe65f5c3617e79f52a5af827cee2ee0b6f45 (diff) | |
download | llvm-2a607d912e04901cbbe6467a747aa4e55a271423.zip llvm-2a607d912e04901cbbe6467a747aa4e55a271423.tar.gz llvm-2a607d912e04901cbbe6467a747aa4e55a271423.tar.bz2 |
[Attributor] Delete stores only required for assumes (with the assumes)
We keep loads if they feed into assumes but even if we cannot predict
their value we should delete them if the associated stores are deleted
as well. This is not perfect but prioritizes deleting stores now.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions