[PATCH] D141902: [GlobalISel] Detect splats built with G_CONCAT_VECTORS
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 18 01:29:00 PST 2023
rovka added inline comments.
================
Comment at: llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp:799
}
TEST_F(AArch64GISelMITest, MatchNeg) {
----------------
arsenm wrote:
> Could use a case with some undefs in it (undef simple element and undef vector component)
Will do, thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141902/new/
https://reviews.llvm.org/D141902
More information about the llvm-commits
mailing list