[PATCH] D127205: [LoongArch] Use register R0 (ZERO) for constant 0
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 10 20:52:14 PDT 2022
SixWeining added a comment.
In D127205#3575143 <https://reviews.llvm.org/D127205#3575143>, @MaskRay wrote:
>> Depends on D127204 <https://reviews.llvm.org/D127204>
>
> The dependency is inverted.
>
> I think this should be placed before other patches.
The reason why I place it after other patches is that we can obviously see the improvements from the test (introduced by early patches) updates. If this is not good, I can revert the dependency. There is no problem. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127205/new/
https://reviews.llvm.org/D127205
More information about the llvm-commits
mailing list