diff options
author | Antonio Frighetto <me@antoniofrighetto.com> | 2024-08-26 22:03:11 +0200 |
---|---|---|
committer | Antonio Frighetto <me@antoniofrighetto.com> | 2024-09-02 09:33:23 +0200 |
commit | e4e0dfb0c24c9bcd4bef835bd6a162967f097584 (patch) | |
tree | e853a1e13337cf29c9f16d058e1f1c30fad82d06 /llvm/unittests/ADT/APIntTest.cpp | |
parent | ed6d9f6d2af7da90ac089cf648a1f8b2e8e4eb10 (diff) | |
download | llvm-e4e0dfb0c24c9bcd4bef835bd6a162967f097584.zip llvm-e4e0dfb0c24c9bcd4bef835bd6a162967f097584.tar.gz llvm-e4e0dfb0c24c9bcd4bef835bd6a162967f097584.tar.bz2 |
[CGP] Undo constant propagation of pointers across calls
It may be profitable to revert SCCP propagation of C++ static values,
if such constants are pointers, in order to avoid redundant pointer
computation, since the method returning the constant is non-removable.
Diffstat (limited to 'llvm/unittests/ADT/APIntTest.cpp')
0 files changed, 0 insertions, 0 deletions