[PATCH] D138836: [UpdateTestChecks] Fix `update_test_checks.py` to add "unused" prefixes
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 28 13:00:51 PST 2022
lebedev.ri added a comment.
In D138836#3954850 <https://reviews.llvm.org/D138836#3954850>, @mtrofin wrote:
> In D138836#3954782 <https://reviews.llvm.org/D138836#3954782>, @lebedev.ri wrote:
>
>> Thanks!
>> There's also the one for MCA, but this situation basically never happens for those tests.
>
> Yup, checked that and the mir one. The latter seems to be implementing its own "add_checks", so would leave it as-is (plus, I'm guessing, by their nature, mir tests wouldn't get into this type of scenario anyway, IIUC).
mca!=mir
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138836/new/
https://reviews.llvm.org/D138836
More information about the cfe-commits
mailing list