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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 13:57:12 PST 2023


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

Fix build error


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.492898.patch
Type: text/x-patch
Size: 12327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230127/6ec94928/attachment.bin>


More information about the llvm-commits mailing list