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

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 02:01:06 PDT 2019


lenary added a comment.

The RISC-V backend changes look good to me. There are more changes that could be done, but we can do most of them by hand, or they're in target-independent interfaces that have not yet changed.


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