[all-commits] [llvm/llvm-project] 024872: [RISCV] Correct Branch Range (#142705)

Sam Elliott via All-commits all-commits at lists.llvm.org
Wed Jun 4 08:36:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0248725699cb639fc816acfc3e34d0a7dbf59329
      https://github.com/llvm/llvm-project/commit/0248725699cb639fc816acfc3e34d0a7dbf59329
  Author: Sam Elliott <quic_aelliott at quicinc.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list