[PATCH] D120477: [LoongArch] Add basic support to Disassembler
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 3 18:55:49 PST 2022
MaskRay added a comment.
In D120477#3356303 <https://reviews.llvm.org/D120477#3356303>, @xen0n wrote:
> Seems good to me (or rather I'm not familiar with the codebase enough to spot all the hidden bugs, huh?)
>
> I'd wait for others to take a look for this series too.
It's difficult for others to debug the code to verify the control flow. The stacked diff was not created via `arc diff`. `arc patch D120477` fails for me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120477/new/
https://reviews.llvm.org/D120477
More information about the llvm-commits
mailing list