[PATCH] D92097: [RISCV] Basic jump table lowering

Nandor Licker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 09:15:13 PST 2020


nand updated this revision to Diff 310932.
nand added a comment.

updated the minimum number of jump table entries


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92097

Files:
  llvm/include/llvm/CodeGen/MachineInstrBuilder.h
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVMCInstLower.cpp
  llvm/test/CodeGen/RISCV/jumptable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92097.310932.patch
Type: text/x-patch
Size: 10493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/98d65242/attachment-0001.bin>


More information about the llvm-commits mailing list