[PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations

Chandler Carruth chandlerc at gmail.com
Mon Mar 30 13:56:23 PDT 2015


I'd like to understand why you opted for doing this in MI instead of at the IR level? In particular, it seems odd to have the loop vectorizer and other tools build vectorized code in the "wrong" way and then fix it if we can later.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8565

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






More information about the llvm-commits mailing list