diff options
author | Tim Northover <tnorthover@apple.com> | 2017-02-24 21:21:38 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2017-02-24 21:21:38 +0000 |
commit | ef29e7284b355e5ca8931e73bf6312d33a549c23 (patch) | |
tree | 97527a76f6ea7a01ec8d543b86b620f5068c61cb /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | cd72f156d693aa61a93c1369daf51e43b9982c78 (diff) | |
download | llvm-ef29e7284b355e5ca8931e73bf6312d33a549c23.zip llvm-ef29e7284b355e5ca8931e73bf6312d33a549c23.tar.gz llvm-ef29e7284b355e5ca8931e73bf6312d33a549c23.tar.bz2 |
GlobalISel: check for CImm rather than Imm on G_CONSTANTs.
All G_CONSTANTS created by the MachineIRBuilder have an operand of type CImm
(i.e. a ConstantInt), so that's what the selector needs to look for.
llvm-svn: 296176
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions