[PATCH] D65148: [SimplifyCFG] Bump phi-node-folding-threshold from 2 to 3

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 08:40:13 PDT 2019


craig.topper added a comment.

For the mul overflow case, I wonder if we should be treating extractvalue as free? It won’t generate any code.


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