[PATCH] D102501: [CodeGen] Add support for widening INSERT_SUBVECTOR operands
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 01:27:16 PDT 2021
sdesmalen added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/sve-calling-convention-mixed.ll:190
+define <vscale x 1 x i32> @foo7() {
+; CHECK-LABEL: foo7:
----------------
Why is this test in sve-calling-convention-mixed.ll?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102501/new/
https://reviews.llvm.org/D102501
More information about the llvm-commits
mailing list