[PATCH] D18336: Prevent construction of cycle in DAG store merge

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 09:38:24 PDT 2016


niravd marked an inline comment as done.

================
Comment at: test/CodeGen/AArch64/vector_merge_dep_check.ll:14
@@ +13,3 @@
+
+; Function Attrs: noinline norecurse nounwind ssp uwtable
+define void @fn(<2 x i64>* %argA, <2 x i64>* %argB, i64* %a) #0 align 2 {
----------------
Done


http://reviews.llvm.org/D18336





More information about the llvm-commits mailing list