diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-09-04 21:26:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-04 21:26:41 -0700 |
commit | ca6ac74751697e78164f6173429d46618cd723ac (patch) | |
tree | bc0b445db1becb5c1e077a1b867fb26020e40f3d /llvm/test/CodeGen/AVR | |
parent | 68f8e6e9945285ddd05b31c5528a29e3f09a507c (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
- Replace manual code to convert a `BitsInit` to a uint64_t by using
`convertInitializerToInt` where applicable.
- Add `BitsInit::convertKnownBitsToInt` to handle existing patterns in
DFAEmitter.cpp and RegisterInfoEmitter.cpp.
- Consolidate 3 copies of the same function in X86 emitters into a
single function.
Diffstat (limited to 'llvm/test/CodeGen/AVR')
0 files changed, 0 insertions, 0 deletions