[PATCH] D65148: [SimplifyCFG] Bump phi-node-folding-threshold from 2 to 3
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 30 09:39:20 PDT 2019
lebedev.ri added a comment.
> @jmolloy (via mail)
> > `extractvalue` from `@llvm.with.overflow` specifically?
> Is there a situation in which *any* extractvalue generates code? structs have to be SROA'd into registers anyway, right?
I don't know an answer to that question, thus i'm asking in the first place.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65148/new/
https://reviews.llvm.org/D65148
More information about the llvm-commits
mailing list