This patch adds zext, sext, and trunc methods to KnownBits and uses them where possible.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
include/llvm/Support/KnownBits.h | ||
---|---|---|
30 ↗ | (On Diff #97548) | Add assertion for equal bitwidths? Might not be worth it as its private. |