[PATCH] D85368: [llvm][CodeGen] Machine Function Splitter

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 16:06:16 PDT 2020


efriedma added a comment.

We probably need to discuss how to make basic-block-section stuff work on non-X86 targets at some point, but I guess we don't have to do it in this patch if it's off by default.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85368



More information about the llvm-commits mailing list