Skip to content
Commit db8d6678 authored by Chris Lattner's avatar Chris Lattner
Browse files

fix an incorrect VT: eflags is always i32. The bug was causing us to

create an X86ISD::Cmp node with result type i64 on the 
CodeGen/X86/shift-i256.ll testcase and the new isel was assert on it
downstream.

llvm-svn: 96768
parent 9fd97c36
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