diff options
author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2018-01-31 12:41:25 +0000 |
---|---|---|
committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2018-01-31 12:41:25 +0000 |
commit | cc5fe73669b40d9c720eff6175af8190e84bc62d (patch) | |
tree | 264653563891251bef582f58fe426e137441aaf4 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | fb68ca182573813b7aa1cfeef522636f84b9c7c6 (diff) | |
download | llvm-cc5fe73669b40d9c720eff6175af8190e84bc62d.zip llvm-cc5fe73669b40d9c720eff6175af8190e84bc62d.tar.gz llvm-cc5fe73669b40d9c720eff6175af8190e84bc62d.tar.bz2 |
[SystemZ] Check the bitwidth before calling isInt/isUInt.
Since these methods will assert if the integer does not fit into 64 bits,
it is necessary to do this check before calling them in
supportedAddressingMode().
Review: Ulrich Weigand.
llvm-svn: 323866
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions