[PATCH] D115861: [LoongArch 4/6] Add basic tablegen infra for LoongArch

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 22 17:35:16 PST 2021


SixWeining added a comment.

In D115861#3206435 <https://reviews.llvm.org/D115861#3206435>, @rengolin wrote:

> I can't see anything wrong with this patch. It seems to have all the bits to start a target in the right places.
>
> I'm assuming you have passed clang-format on all C++ files and headers.
>
> As with the other patches, I'll leave this be until more people have had a look at it.

Thanks @rengolin. Yes, we have passed clang-format on all C++ files and headers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115861



More information about the llvm-commits mailing list