[LLVMdev] Why BinaryOperator::Create requires same argument types for shifts?

Yuri yuri at rawbw.com
Fri Aug 26 04:46:54 PDT 2011


I get an assert @ Instructions.cpp:1774 when Op=llvm::Instruction::Shl.
Should this assert avoid shift operations?

Yuri



More information about the llvm-dev mailing list