[PATCH] D142441: [Docs] Add best practices for regression tests

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 02:06:55 PST 2023


barannikov88 added a comment.

Thanks, this is really helpful. One question:

> Avoid unnamed instructions/blocks (such as ``%0`` or ``1:``).
Why so? (It would be nice to clarify this in the doc.)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142441/new/

https://reviews.llvm.org/D142441



More information about the llvm-commits mailing list