[PATCH] D123897: [X86] Unbreak LIT/FileCheck
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 16 12:09:33 PDT 2022
nikic added a comment.
Sounds reasonable to me. I do think that allowing unused prefixes for generated tests would be valuable in general, but this is also a reasonable solution in the meantime. X86 tests in particular probably benefit most, because these tests routinely use a rather large matrix of different vector extensions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123897/new/
https://reviews.llvm.org/D123897
More information about the llvm-commits
mailing list