[PATCH] D11408: [ARM/AArch64] - Remove some undefined behaviour when lowering vector shifts

Renato Golin renato.golin at linaro.org
Thu Jul 23 08:48:24 PDT 2015


rengolin added a comment.

In http://reviews.llvm.org/D11408#210757, @LukeCheeseman wrote:

> Do you mean assert that isIntrinsic is always false?


If it's unlikely to ever be used, then yes.


http://reviews.llvm.org/D11408







More information about the llvm-commits mailing list