mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 05:55:35 +08:00
support operands with vector types, it now reports that it cannot interpret expressions that use vector types. They get sent to the JIT instead. <rdar://problem/13733651> llvm-svn: 180899