rengolin added inline comments.
================
Comment at: test/CodeGen/AArch64/mul_pow2.ll:279
+; CHECK-LABEL: ntest6
+; CHECK: mul w0, w0, w8
+
----------------
Please use {{w[0-9]+}} instead of w8.
Repository:
rL LLVM
https://reviews.llvm.org/D25966