[InstCombine] Fixed non-determinisctic order of new instructions
Fixes non-determinisctic order of XOR instructions created after 5a7a4583. The order of call argument evaluation is not defined, so create one Value before the call.
Loading
Please sign in to comment