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

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 12:25:42 PST 2019


jsji added a comment.

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.


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