Improved rewrite code for writing to bit slice (disabled for now)
authorClaire Wolf <claire@symbioticeda.com>
Wed, 1 Apr 2020 10:43:42 +0000 (12:43 +0200)
committerClaire Wolf <claire@symbioticeda.com>
Wed, 15 Apr 2020 15:44:37 +0000 (17:44 +0200)
commit4711fea6c085e773d65f10c630f8d7a698f5b323
tree42f85b70116b9bfc636e7f7326a762acf1fa02b6
parent3c4758c60e33386e19049d81fd6f72c8e7f316e0
Improved rewrite code for writing to bit slice (disabled for now)

This adds the new rewrite rule. But it's still missing a check that makes
sure the new rewrite rule is actually a valid substitute in the always
block being processed. Therefore the new rewrite rule is just disabled
for now.

Signed-off-by: Claire Wolf <claire@symbioticeda.com>
frontends/ast/simplify.cc