[PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
Nemanja Ivanovic
nemanja.i.ibm at gmail.com
Tue Apr 21 08:49:22 PDT 2015
REPOSITORY
rL LLVM
================
Comment at: lib/Target/PowerPC/PPCVSXSwapRemoval.cpp:14
@@ +13,3 @@
+//
+// For this specific case, loads and stores of v4i32, v4r32, v2i64,
+// and v2f64 vectors are inefficient. These are implemented using
----------------
Nit: v4r32 -> v4f32?
http://reviews.llvm.org/D8565
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list