[PATCH] [X86][AVX] Fix wrong lowering of VPERM2X128 nodes.

Andrea Di Biagio Andrea_DiBiagio at sn.scee.net
Fri Mar 6 12:25:27 PST 2015


> This patch fixes the problem by checking if Mask[0] and Mask[2] contain value SM_SentinelZero.


I should have written:
"This patch fixes the problem by checking if Mask[0] and Mask[2] contain value SM_SentinelUndef".


http://reviews.llvm.org/D8119

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list