Open
Description
see https://gcc.godbolt.org/z/G7Paj7h37 for two test cases.
- in function
@inst_sink
, the two instructions (load
,icmp
) in the entry block sink to the block where it is used. - in function
@inst_not_sink
, the two instructions stay in the entry block although they are used only inif.false.orig_indirect2