[PATCH] D88385: [TableGen][M68K] (Patch 1/8) Utilities for complex instruction addressing modes: CodeBeads and logical operand helper functions
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 3 16:45:08 PDT 2020
myhsu added a comment.
In D88385#2307853 <https://reviews.llvm.org/D88385#2307853>, @rengolin wrote:
> In D88385#2307461 <https://reviews.llvm.org/D88385#2307461>, @myhsu wrote:
>
>> Interesting...the patch I updated yesterday had gone through clang-format. And I didn't see any lint warning here on Phabricator. Maybe I should run again.
>
> Did you check that you were using the latest llvm configuration?
I made sure clang-format was fetching the the right config file. Would you mind pointing out some of the places that you think ill-format? thank you!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88385/new/
https://reviews.llvm.org/D88385
More information about the llvm-commits
mailing list