[PATCH] D126783: [NFC] clang-format InstructionSimplify.cpp
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 05:20:09 PDT 2022
spatel accepted this revision.
spatel added a comment.
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'.
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