Skip to content
Commit 585bfc84 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[x86] Fix PR34377 by disabling cmov conversion when we relied on it

performing a zext of a register.

On the PR there is discussion of how to more effectively handle this,
but this patch prevents us from miscompiling code.

Differential Revision: https://reviews.llvm.org/D37504

llvm-svn: 312620
parent 5ebe94a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment