If-conversion
From Texas Instruments Embedded Processors Wiki
Translate this page to
If-conversion is the optimization that deletes a branch around an instruction and replaces it with a predicate on the instruction.
Leave a Comment
If-conversion is the optimization that deletes a branch around an instruction and replaces it with a predicate on the instruction.
Leave a Comment