[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
Sun Sep 8 01:45:50 PDT 2019


lebedev.ri abandoned this revision.
lebedev.ri added a comment.

Let's move this to D67318 <https://reviews.llvm.org/D67318>, which looks like more general fix,
and produces much nicer final assembly metrics while having same perf characteristics on my benchmark.


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