verilator/test_regress
Yutetsu TAKATSUKASA 9f37cef1bb
Fix #3470 of incorrect bit op tree optimization (#3476)
* Tests: Add a test to reproduce #3470

* Update LSB during return path of traversal. No functional change is intended.

* Introduce LeafInfo::m_msb

* Update LeafInfo::m_msb when visitin AstCCast

* Internals: Add comment, reorder. No functional change is intended.

* Delete explicit from copy constructor to fix build error.

* Update Changes

* Internals: Remove unused parameter. No functional change is intended.

* Tests: Add explanation to t_const_opt.
2022-07-06 08:33:37 +09:00
..
t Fix #3470 of incorrect bit op tree optimization (#3476) 2022-07-06 08:33:37 +09:00
.gdbinit
.gitignore
CMakeLists.txt
Makefile
Makefile_obj Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
driver.pl Set 'threads' in tests via parameter to compile 2022-07-05 12:33:41 +01:00
input.vc
input.xsim.vc