llvm-project
1c0ad07c
- [LegalizeTypes] Use APInt::extractBits instead of getRawData. NFC (#103607)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[LegalizeTypes] Use APInt::extractBits instead of getRawData. NFC (#103607) We shouldn't expose that APInt stores uint64_t values if we don't need to.
References
#103607 - [LegalizeTypes] Use APInt::extractBits instead of getRawData. NFC
Author
topperc
Parents
74c5fa12
Loading