Changes between Version 25 and Version 26 of GcnOperands
- Timestamp:
- 02/16/25 09:00:42 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GcnOperands
v25 v26 326 326 <code>v_frexp_exp_i32_f64 v3, 45</code> generates different results, because literal and constant 327 327 will be have different meaning.</p> 328 <p><strong>NOTE:</strong> These same literals and constants give sdifferent values for 64-bit operand in328 <p><strong>NOTE:</strong> These same literals and constants give different values for 64-bit operand in 329 329 vector instructions. To distinguish values, please use <code>lit()</code> function.</p> 330 330 <p><strong>OLD_VERSIONS</strong>: This version of CLRadeonExtender adds '--buggyFPLit' option to support