[PATCH] D23563: [RISCV 6/10] Add basic RISCVAsmParser

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 02:18:33 PST 2017


asb added a comment.

In https://reviews.llvm.org/D23563#639241, @grosser wrote:

> Hi Alex,
>
> I silently followed the RISC-V patches being upstreamed and did not see an update here for a little while. Is this patch blocked on something or did you just not get to this one yet?


Due to other responsibilities and my ongoing attempts to find further funding I'm a little behind where I wanted to be with the next set of patches. There were some concerns that aspects of this patchset might need adjusting once codegen was added, which is why I've held back on merging this part of the patchset. In retrospect, this probably wasn't necessary.


https://reviews.llvm.org/D23563





More information about the llvm-commits mailing list