diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-03-15 12:32:28 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2022-04-05 23:07:12 -0500 |
commit | c42aa1be74cbe457779ae185b9d2c0fe0fa06fd9 (patch) | |
tree | a13dd6056a03c2551f3b363a8c285325b6c20c6e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 68470811608d29860ea860b83c67105d1ce7e54a (diff) | |
download | llvm-c42aa1be74cbe457779ae185b9d2c0fe0fa06fd9.zip llvm-c42aa1be74cbe457779ae185b9d2c0fe0fa06fd9.tar.gz llvm-c42aa1be74cbe457779ae185b9d2c0fe0fa06fd9.tar.bz2 |
[Attributor] Keep loads feeding in `llvm.assume` if stores stays
If a load is only used by an `llvm.assume` and the stores feeding into
the load are not removable, keep the load.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions