[PATCH] D144001: [Metarenamer] Use 'val' as default name for instructions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 08:40:06 PST 2023


mkazantsev added a comment.

In D144001#4125834 <https://reviews.llvm.org/D144001#4125834>, @nikic wrote:

> InstNamer uses the `i` prefix, so maybe follow that lead?

It'll create confusion with types like `i32`.


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

https://reviews.llvm.org/D144001



More information about the llvm-commits mailing list