llvm-project
1c0ad07c - [LegalizeTypes] Use APInt::extractBits instead of getRawData. NFC (#103607)

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.
Author
Parents
Loading