K 10 svn:author V 3 dim K 8 svn:date V 27 2016-11-14T18:57:21.906359Z K 7 svn:log V 331 MFC r308559: Pull in r263169 from upstream llvm trunk (by Tim Northover): AArch64: only try to use scaled fcvt ops on legal vector types. Before we ended up calling getSimpleVectorType on a <3 x float>, which asserted. This fixes an assertion when building the print/ghostscript9-agpl-base port for AArch64. PR: 213865 END