[PATCH] [AArch64] LoopVectorizer test case for cost model to handle signed division by a power of 2

Chad Rosier mcrosier at codeaurora.org
Mon Nov 10 07:35:37 PST 2014


LGTM with one small nit.

================
Comment at: test/Transforms/LoopVectorize/AArch64/sdiv-pow2.ll:9
@@ +8,3 @@
+
+;CHECK-LABEL: @foo(
+;CHECK: load <4 x i32>*
----------------
I'd prefer a space between the semicolon and the CHECK directive.

http://reviews.llvm.org/D6181






More information about the llvm-commits mailing list