[Mlir-commits] [mlir] [mlir][test] Fix filecheck annotation typos (PR #93476)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon May 27 09:23:28 PDT 2024
banach-space wrote:
> Added link to previous PR.
Thanks!
> I didn't intended this be series of PRs, but just found new pattern of typos which revealed new errors.
This happens to me quite regularly :) Still, IMHO it's good to add a note like `(patch 2/N)` to indicate that this is 2nd patch in a series of similar patches (makes the context much clear). Note that there's no need to specify `N` if you don't know how many similar patches you'll end up sending (this is fairly common).
https://github.com/llvm/llvm-project/pull/93476
More information about the Mlir-commits
mailing list