[PATCH] D70758: [PowerPC][NFC] Rename record instructions to use _record suffix instead of o

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 14:44:55 PST 2019


hfinkel added a comment.

In D70758#1775807 <https://reviews.llvm.org/D70758#1775807>, @jsji wrote:

> Hi all, thanks for the review and discussion.
>  I'd like to make a final decision about commit or abandon, I don't see any point of leaving this longer.
>
> Currently,
>  @jsji (me) is still prefer `_record`, can accept `_rec`.
>  @jhibbits is still against `_record` (prefer no change or at most `_rec`). 
>  @lkail agreed with `_record` as a relatively new comer, can accept `_rec`.
>  @nemanjai is still kindly silent.
>
> @steven.zhang @hfinkel Any further comments or suggestions?  Thanks.


So the common subset is `_rec`, right?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70758





More information about the llvm-commits mailing list