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

fix a type mismatch in this pattern, where we were using an i64 imm in a

place where an i32 imm was required, the old isel just got lucky.

This fixes CodeGen/X86/x86-64-and-mask.ll

llvm-svn: 96894
parent 552eeaa9
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