[LICM] Only forget loop/block dispositions
As we are moving the instruction without changing its value, it is sufficient to only invalidate the loop/block dispositions. This is the same we do in LoopSink.
Loading
Please sign in to comment
As we are moving the instruction without changing its value, it is sufficient to only invalidate the loop/block dispositions. This is the same we do in LoopSink.