[PATCH] D116832: [UpdateLLCTestChecks] Allow replacing register names with variables
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 11 15:01:28 PST 2022
RKSimon added a reviewer: RKSimon.
RKSimon added a comment.
Have you examples of actual test checks that you've had problems with that this is a answer to?
TBH This looks like a lot of over complication for little reward - so often when checks getting hidden by things like this we discover later on that it was also hiding flaws that we should be dealing with.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116832/new/
https://reviews.llvm.org/D116832
More information about the llvm-commits
mailing list