[PATCH] D147835: [X86][mem-fold] Speed up test by not re-generating the .inc file
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 7 22:22:38 PDT 2023
dblaikie added a comment.
Could you describe in more detail the purpose/value of this test? Judging by what I can see here it looks like it's a golden file test that verifies a copy of a file matches the current one - this doesn't seem valuable/seems like busy-work to keep an extra copy of a file around?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147835/new/
https://reviews.llvm.org/D147835
More information about the llvm-commits
mailing list