diff options
author | Layton Kifer <laytonkifer@gmail.com> | 2020-05-27 16:54:20 -0700 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2020-05-27 16:55:03 -0700 |
commit | 2bf3fe9b6dedf727990e68244a3d637518ea8bc3 (patch) | |
tree | 2cc35541978c719db3d09bd75098c22cf4f9f159 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 7392bbc3014cd1b54852aa71ac971c6c92cd1914 (diff) | |
download | llvm-2bf3fe9b6dedf727990e68244a3d637518ea8bc3.zip llvm-2bf3fe9b6dedf727990e68244a3d637518ea8bc3.tar.gz llvm-2bf3fe9b6dedf727990e68244a3d637518ea8bc3.tar.bz2 |
[TRE] Allow elimination when the returned value is non-constant
Currently we can only eliminate call return pairs that either return the
result of the call or a dynamic constant. This patch removes that
limitation.
Differential Revision: https://reviews.llvm.org/D79660
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions