diff options
author | Eli Friedman <efriedma@quicinc.com> | 2022-01-31 10:37:07 -0800 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2022-01-31 11:41:39 -0800 |
commit | b2837bf2f22a9198d636e2d5755c119d1fc4329a (patch) | |
tree | 47e315f128201d4a00d213c71fcce03cec94a033 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | bcda4c48c811d44e2f5e6061e09d06d9e46a2c68 (diff) | |
download | llvm-b2837bf2f22a9198d636e2d5755c119d1fc4329a.zip llvm-b2837bf2f22a9198d636e2d5755c119d1fc4329a.tar.gz llvm-b2837bf2f22a9198d636e2d5755c119d1fc4329a.tar.bz2 |
[ScalarEvolution] Add bailout to avoid zext of pointer.
The RHS of an isImpliedCond call can be a pointer even if the LHS is
not. This is similar to bfa2a81e.
Not going to include a testcase; an IR testcase would be extremely
complicated and fragile.
Fixes https://github.com/llvm/llvm-project/issues/51936 .
Differential Revision: https://reviews.llvm.org/D114555
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions