[PATCH] D157098: [VectorCombine][NFC][test] Add tests for the 'foldSingleElementStore' transform

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 09:14:55 PDT 2023


RKSimon added inline comments.


================
Comment at: llvm/test/Transforms/VectorCombine/AArch64/load-insert-store.ll:8
+; CHECK-LABEL: define void @load_insert_store_a
+; CHECK-SAME: (ptr [[A:%.*]], i32 [[B:%.*]]) {
+; CHECK-NEXT:  entry:
----------------
Was this generated by update_test_checks?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157098



More information about the llvm-commits mailing list