|
GCC Middle and Back End API Reference
|

Data Fields | |
| rtx_insn * | insn |
| rtx | set |
Chain detection for promotion: we defer promotions and only apply them when they form chains (one candidate's result feeds another's operand). Standalone promotions are skipped as they cause regressions on targets with free sign extension (e.g., RISC-V W-suffix instructions).
| rtx_insn* promotion_candidate_info::insn |
| rtx promotion_candidate_info::set |