diff options
author | Sam Elliott <quic_aelliott@quicinc.com> | 2025-06-04 08:35:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 08:35:40 -0700 |
commit | 0248725699cb639fc816acfc3e34d0a7dbf59329 (patch) | |
tree | 62352d2c513181317b0b90aeb60ef94ab8ccb4c4 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 79f298e7e5ac88bc0041b1bd03e5210b8583cf03 (diff) | |
download | llvm-0248725699cb639fc816acfc3e34d0a7dbf59329.zip llvm-0248725699cb639fc816acfc3e34d0a7dbf59329.tar.gz llvm-0248725699cb639fc816acfc3e34d0a7dbf59329.tar.bz2 |
[RISCV] Correct Branch Range (#142705)
This aligns the code with the other cases, which take into account the
min/max range of `isShiftedInt<N, 1>`. Given IALIGN is always 16 or 32
(bits), this should not make a difference to anything valid.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions