[PATCH] merge consecutive loads that are offset from a base address (PR21771)
Simon Pilgrim
llvm-dev at redking.me.uk
Sat Dec 13 05:04:30 PST 2014
Minor test improvement.
================
Comment at: test/CodeGen/X86/chain_order.ll:11
@@ -10,3 +10,3 @@
;CHECK: ret
; A test from pifft (after SLP-vectorization) that fails when we drop the chain on newly merged loads.
----------------
Ideally it'd be better to use CHECK-NEXT - especially as there are more load / float instructions than what is being checked for.
http://reviews.llvm.org/D6642
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list