[PATCH] D74155: [X86CmovConversion] Make heuristic for optimized cmov depth more conservative (PR44539)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 04:51:52 PST 2020


lebedev.ri added a comment.

In D74155#1863700 <https://reviews.llvm.org/D74155#1863700>, @andreadb wrote:

> In D74155#1862443 <https://reviews.llvm.org/D74155#1862443>, @lebedev.ri wrote:
>
> >
>
>
> That being said, I don't have a strong opinion on this. If the absence of a test case is too controversial, then there is always the less controversial option of fully disabling this pass for now.


No strong opinion here, just asking.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74155





More information about the llvm-commits mailing list