[PATCH] D82988: [RISCV] Avoid Splitting MBB in RISCVExpandPseudo

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 13:32:09 PDT 2020


rogfer01 added a comment.

Thanks a lot @lenary, this seems a much better approach.

I am also in favour of removing `LabelMustBeEmitted` machinery which now is redundant (as only RISC-V was using it).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82988





More information about the llvm-commits mailing list