[PATCH] D73132: Allow combining of extract_subvector to extract element

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 01:00:33 PST 2020


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/ARM/vext.ll:277
+; CHECK-NEXT:    vmov r2, r3, d21
+; CHECK-NEXT:    mov pc, lr
        %tmp1 = load <8 x i16>, <8 x i16>* %A
----------------
Please can pre-commit this regenerated file to fix the whitespace changes separately?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73132/new/

https://reviews.llvm.org/D73132





More information about the llvm-commits mailing list