[PATCH] D108961: [RISCV] MC relaxation for out-of-range conditional branch.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 11:32:56 PST 2023


craig.topper updated this revision to Diff 493371.
craig.topper added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108961/new/

https://reviews.llvm.org/D108961

Files:
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/test/MC/RISCV/fixups-diagnostics.s
  llvm/test/MC/RISCV/long-conditional-jump.s
  llvm/test/MC/RISCV/rv64-relax-all.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108961.493371.patch
Type: text/x-patch
Size: 11698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230130/0db654af/attachment.bin>


More information about the llvm-commits mailing list