[PATCH] D69936: [IPRA][ARM] Spill extra registers at -Oz

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 14:07:07 PDT 2020


efriedma added a comment.

How does this interact with a function using "invoke" to catch an exception?  Do we refuse to do IPRA for invokes?  Or do we do the right thing, somehow?  Either way, I'd like to see a testcase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69936





More information about the llvm-commits mailing list