verilator/test_regress
Geza Lore 2958a5aaae
Internals: Do not emit temporaries for atomic assignments. (#6217)
Added test for a particularly convoluted case requiring fixup in
V3Premit. To help with statistics stability, also prevent V3Premit from
introducing temporaries for assignment where the RHS reads the LHS, but
the assignment is known to be atomic (by emitted C++ semantics).

Also rename `createWideTemp` to `createTemp`, as it is used for non-wide
expressions as well.
2025-07-23 11:48:55 +02:00
..
t Internals: Do not emit temporaries for atomic assignments. (#6217) 2025-07-23 11:48:55 +02:00
.gdbinit
.gitignore
CMakeLists.txt
Makefile Internals: Standardize Makefile indents. No functional change intended. 2025-06-25 21:10:46 -04:00
Makefile_obj
driver.py Tests: Add coverpoints test (#6118) 2025-06-27 15:47:13 -04:00
input.vc
input.xsim.vc