[PATCH] D15372: Remaining TblGen patterns for extract vector element for legal types on PPC

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 19:33:26 PST 2015


hfinkel added inline comments.

================
Comment at: test/CodeGen/PowerPC/variable_elem_vec_extracts.ll:100
@@ +99,3 @@
+; CHECK: vperm {{[0-9]+}}, 2, 2, [[SHMSKREG]]
+; FIXME: the instruction below is a redundant regclass copy, to be removed
+; CHECK: xxlor 1,
----------------
Please file a bug so we can track this; I recall seeing this in the past (and had thought it was no longer a problem, but apparently I was wrong).


Repository:
  rL LLVM

http://reviews.llvm.org/D15372





More information about the llvm-commits mailing list