Hi Evan

> If a livein is not used in the block. It's live through.

thanks for doing this.  Does this mean that the value in the livein
register is available in all blocks reachable from this one?  If so,
why is propagateEHRegister needed?  Or does it mean that the value
is available in successor basic blocks, but only if also marked as
livein for the successor?

Best wishes,

Duncan.
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to