Ticket #1622 (closed deprecation: done)
[DEPRECATED] :unique_reg flag
Reported by: | plobsing | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | imcc | Version: | 2.3.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
This flag told the register allocator to store something in the same register. This may have made sense when the register allocator tried being "smart".
However, unique registers are always the case with the vanila register allocator.
Change History
Note: See
TracTickets for help on using
tickets.