llvm-project
3ffde4a1
- [APInt] Removed redundant assert and condition in APInt::SetBits (#138038)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
140 days ago
[APInt] Removed redundant assert and condition in APInt::SetBits (#138038) During [pull request](https://github.com/llvm/llvm-project/pull/137098) it was suggested that I remove these redundant parts of APInt::SetBits.
References
#138038 - Removed redundant assert and condition in APInt::SetBits
Author
liamsemeria
Parents
39f5a420
Loading