> I don't think you can tell that, but maybe look into tree-ssa-address.c where > it asks the target for costs via building some rtx-en.
I've got a target_address_cost hook, but it's never passed an RTX with a negative displacement.
> I don't think you can tell that, but maybe look into tree-ssa-address.c where > it asks the target for costs via building some rtx-en.
I've got a target_address_cost hook, but it's never passed an RTX with a negative displacement.