[PATCH] D131350: [DAG] Ensure Legal BUILD_VECTOR elements types in shuffle->And combine
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 7 09:41:01 PDT 2022
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: llvm/test/CodeGen/ARM/vector-store.ll:401
+
+define void @v3i8store(<3 x i8> *%p) {
+; CHECK-LABEL: v3i8store:
----------------
Please can you add a comment referencing it fixes PR56970?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131350/new/
https://reviews.llvm.org/D131350
More information about the llvm-commits
mailing list