[PATCH] D78702: [RFC][RISCV][MC/Objdump] Extend llvm-objdump output to support more instruction patterns

Simon Cook via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 03:01:51 PDT 2020


simoncook added a comment.

In D78702#2011633 <https://reviews.llvm.org/D78702#2011633>, @apazos wrote:

> Simon can you please rebase, it seems D78776 <https://reviews.llvm.org/D78776>  got merged and now conflicts. Thank you.


I'm currently in the middle of rebasing to make this work well using evaluateMemoryOperandAddress instead and move some of the printing back into the Instruction printer as per feedback, I should have an updated patch (more likely two) in the next couple of days. I'll update this for the stateful half when that bits ready.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78702





More information about the llvm-commits mailing list