[PATCH] D126783: [NFC] clang-format InstructionSimplify.cpp

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 08:44:10 PDT 2022


simoll added a comment.

In D126783#3553071 <https://reviews.llvm.org/D126783#3553071>, @spatel wrote:

> LGTM - I'd go further and update the old "FunctionName" formatting too, so we are consistent with the current "functionName" style.
>
> Many of the changed lines would already overlap, and if it's done in this patch, then that's still just this one potential commit that anyone would be looking past with 'blame'.

Following up on this idea in D126889 <https://reviews.llvm.org/D126889>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126783



More information about the llvm-commits mailing list