diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-01-09 18:56:03 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-01-09 18:56:03 +0000 |
commit | 6fb1357c35b51c78d8fa0fa6db0e10a0436bb750 (patch) | |
tree | 0a17d6214ec15fff3b22045669d06b9a296cffa4 /llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp | |
parent | ba22da0da3f012d7864bafb2de83572ec4362865 (diff) | |
download | bcm5719-llvm-6fb1357c35b51c78d8fa0fa6db0e10a0436bb750.tar.gz bcm5719-llvm-6fb1357c35b51c78d8fa0fa6db0e10a0436bb750.zip |
[InstCombine] weaken assertions for icmp folds (PR35846)
Because of potential UB (known bits conflicts with an llvm.assume),
we have to check rather than assert here because InstSimplify doesn't
kill the compare:
https://bugs.llvm.org/show_bug.cgi?id=35846
llvm-svn: 322104
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp')
0 files changed, 0 insertions, 0 deletions