DescriptionValidate that instruction selection maintains SSA form.
It benefits certain algorithms in register allocation to assume the input is
SSA - understanding that ResolvePhis in the regalloc pipeline lowers
phis, thus blurring the SSA invariant.
BUG=
Committed: https://crrev.com/a59605efdae202c25e8328c6e5bedd7b6905f7e9
Cr-Commit-Position: refs/heads/master@{#34509}
Patch Set 1 #Patch Set 2 : patch for add w overflow #Patch Set 3 : one more fix - 64 bit add #Patch Set 4 : just ssa validation, after other fixed made it in #
Messages
Total messages: 13 (7 generated)
|