Commit 64faf7a7 authored by Albert Chen's avatar Albert Chen Committed by Albert Chen
Browse files

mask bits when propagating bitwise ops (#1745)



* ConstProp: test bitwise op of signed literals

* ConstProp: use bit mask for FoldOr/FoldXor

* handle and also

* add UIntLiteral.masked helper

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent c245f5c0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment