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

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 01:39:03 PST 2020


lewis-revill added a comment.

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.


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