[PATCH] D91931: [RISCV][GlobalISel] Select add i32, i32

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 06:26:00 PST 2020


StephenFan added a comment.

In D91931#2410704 <https://reviews.llvm.org/D91931#2410704>, @lewis-revill wrote:

> In D91931#2410405 <https://reviews.llvm.org/D91931#2410405>, @StephenFan wrote:
>
>> In D91931#2410204 <https://reviews.llvm.org/D91931#2410204>, @craig.topper wrote:
>>
>>> There's already a series of patches to add more GlobalISel support for RISCV. For example, https://reviews.llvm.org/D76445. The others can be found in the stack of patches attached to that one.
>>
>> I noticed that these patches have been silent for several months, how can I promote this?
>
> I've not been able to work on those patches for some time but if someone might commandeer them to rebase them and work on top of them I think that would be a good starting point and I would happily take a look at the changes. Otherwise I may get some time to update them myself within a month or two.

Thank you. I am very willing to work based on your patches. And I will start to do recently!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91931



More information about the llvm-commits mailing list