Changes between Version 25 and Version 26 of GcnOperands


Ignore:
Timestamp:
02/16/25 09:00:42 (4 weeks ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnOperands

    v25 v26  
    326326<code>v_frexp_exp_i32_f64 v3, 45</code> generates different results, because literal and constant
    327327will be have different meaning.</p>
    328 <p><strong>NOTE:</strong> These same literals and constants gives different values for 64-bit operand in
     328<p><strong>NOTE:</strong> These same literals and constants give different values for 64-bit operand in
    329329vector instructions. To distinguish values, please use <code>lit()</code> function.</p>
    330330<p><strong>OLD_VERSIONS</strong>: This version of CLRadeonExtender adds '--buggyFPLit' option to support