forked from OSchip/llvm-project
c8a0e27cfb
Operand tree forwarding can cause the change of an access kind; in particular change from a scalar kind to an array kind if the scalar dependency is not necessary. Such an access cannot and doesn't need to be forwarded anymore. Fixes llvm.org/PR48034 |
||
---|---|---|
.. | ||
atax.ll | ||
changed-kind.ll | ||
forward_from_region.ll | ||
forward_hoisted.ll | ||
forward_instruction.ll | ||
forward_into_region.ll | ||
forward_into_region_redundant_use.ll | ||
forward_load.ll | ||
forward_load_differentarray.ll | ||
forward_load_double_write.ll | ||
forward_load_fromloop.ll | ||
forward_load_indirect.ll | ||
forward_load_memset_after.ll | ||
forward_load_memset_before.ll | ||
forward_load_tripleuse.ll | ||
forward_load_unrelatedunusual.ll | ||
forward_phi_load.ll | ||
forward_readonly.ll | ||
forward_reusue.ll | ||
forward_store.ll | ||
forward_synthesizable_definloop.ll | ||
forward_synthesizable_indvar.ll | ||
forward_synthesizable_useinloop.ll | ||
forward_transitive.ll | ||
jacobi-1d.ll | ||
noforward_from_region.ll | ||
noforward_load_conditional.ll | ||
noforward_load_writebetween.ll | ||
noforward_outofquota.ll | ||
noforward_partial.ll | ||
noforward_phi.ll | ||
noforward_selfrefphi.ll | ||
noforward_sideffects.ll | ||
noforward_synthesizable_unknownit.ll | ||
out-of-quota1.ll |