[PATCH] D120477: [LoongArch] Add basic support to Disassembler
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 3 22:50:19 PST 2022
SixWeining added a comment.
In D120477#3358872 <https://reviews.llvm.org/D120477#3358872>, @MaskRay wrote:
> 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.
Let me rebase the code.
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