[PATCH] D82988: [RISCV] Avoid Splitting MBB in RISCVExpandPseudo
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 8 22:37:58 PDT 2020
asb requested changes to this revision.
asb added a comment.
This revision now requires changes to proceed.
This is a nice simplification, thanks. My only request before committing is to split out the RISCVTargetMachine to a separate pass, as that is logically distinct.
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