[PATCH] D65962: Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 12:24:20 PDT 2019


dsanders added a comment.

In D65962#1630046 <https://reviews.llvm.org/D65962#1630046>, @craig.topper wrote:

> X86 changes look good to me. I'll see about addressing some of the reverts after this goes in.


Thanks, they should be fairly simple. The only reason they're partial reverts instead of manual fixups was because it wasn't completely trivial and localized and I didn't want to complicate the patch as it was already large


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65962





More information about the llvm-commits mailing list