[PATCH] D123662: [ArgPromotion] Rename variables according to the code style. NFC

Pavel Samolysov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 08:44:50 PDT 2022


psamolysov marked an inline comment as done.
psamolysov added a comment.

@jdoerfert Thank you for the comment. I would like to use a single-letter name in order not to reformat the code. What about `J`? If `J` doesn't sound good, I can propose `M` from `member` because this variable is an index of an element from a struct.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123662



More information about the llvm-commits mailing list