[PATCH] D79635: [RISCV] Split the pseudo instruction splitting pass

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 00:30:19 PDT 2020


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

Thanks, this looks good to me. PreSched2 is logically a better place for the standard pseudo expansions, though I'm not seeing any codegen changes at all with e.g. the GCC torture suite. But I'm happy to land this as-is.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79635





More information about the llvm-commits mailing list