diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-08 17:12:12 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-08 17:12:12 +0100 |
commit | f08148e874088a07b972203a183db00de9c38a70 (patch) | |
tree | 86ea892846340ce03334889eae9186260c1a1b4b /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 2ef03bc3a83f67a98d82a03a0c0f7ac9caf2426f (diff) | |
download | llvm-f08148e874088a07b972203a183db00de9c38a70.zip llvm-f08148e874088a07b972203a183db00de9c38a70.tar.gz llvm-f08148e874088a07b972203a183db00de9c38a70.tar.bz2 |
[ConstProp] Fix folding of pointer icmp with signed predicates
While @g ugt null is always true (ignoring weak symbols),
@g sgt null is not necessarily the case -- that would imply that
it is forbidden to place globals in the high half of the address
space.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions