"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f883941903fe8e820d67e466e5b0c3e0b80f8a9b"
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
Loading
Please register or sign in to comment