llvm-project
ef1372af
- [KnownBits] Add setAllConflict to set all bits in Zero and One. NFC (#159815)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
12 hours ago
[KnownBits] Add setAllConflict to set all bits in Zero and One. NFC (#159815) This is a common pattern to initialize Knownbits that occurs before loops that call intersectWith.
References
#159815 - [KnownBits] Add setAllConflict to set all bits in Zero and One. NFC
Author
topperc
Parents
81c0c733
Loading