[PATCH] D45308: [IPRA] Do not collect register usage information on functions that can be derefined
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 29 23:46:56 PDT 2018
jonpa added a comment.
ping!
I recently tried IPRA on SystemZ, and tracked down a benchmark crash to this very same issue, see https://bugs.llvm.org/show_bug.cgi?id=37284. I also verified that this patch seems to handle my test case.
https://reviews.llvm.org/D45308
More information about the llvm-commits
mailing list