Unverified Commit 05f8b337 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

mask bits when propagating bitwise ops (#1745) (#1787)



* 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>
(cherry picked from commit 1927dc65

)

Co-authored-by: default avatarAlbert Chen <40366337+albertchen-sifive@users.noreply.github.com>
parent 1a63c0f3
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