AArch64FastISel: Abort if we failed to select operand of intrinsic
authorMatthias Braun <matze@braunis.de>
Fri, 21 Sep 2018 15:47:41 +0000 (15:47 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 21 Sep 2018 15:47:41 +0000 (15:47 +0000)
commitc0ef786004d12f33f5199e46b3c8d2428db2e139
tree78961c2e81e6d9c1bad0c9365b4fd5c90977c948
parentf898d1de4a256ad9f2702682bb28715d16503c7a
AArch64FastISel: Abort if we failed to select operand of intrinsic

rdar://44642447

Differential Revision: https://reviews.llvm.org/D52335

llvm-svn: 342742
llvm/lib/Target/AArch64/AArch64FastISel.cpp