]> granicus.if.org Git - llvm/commit
AArch64: bail instead of asserting on unexpected type in G_CONSTANT 0.
authorTim Northover <tnorthover@apple.com>
Tue, 6 Aug 2019 13:34:08 +0000 (13:34 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 6 Aug 2019 13:34:08 +0000 (13:34 +0000)
commit1a112ed60262526d7d4658c7fdd01be82ce22a5f
tree720fee99b560d85b02a61933acec24977fa8d694
parent81078de689c64547ecde5d560642c923a81cd004
AArch64: bail instead of asserting on unexpected type in G_CONSTANT 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368031 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstructionSelector.cpp
test/CodeGen/AArch64/GlobalISel/const-0.ll [new file with mode: 0644]