[all-commits] [llvm/llvm-project] 20f544: [RISCV][GISel] Instruction selection for G_JUMP_TA...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Nov 18 12:33:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20f544d047e34283884d09e24db400de5077487f
      https://github.com/llvm/llvm-project/commit/20f544d047e34283884d09e24db400de5077487f
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-11-18 (Sat, 18 Nov 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/jump-table-brjt-medium-rv64.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/jump-table-brjt-pic-rv32.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/jump-table-brjt-pic-rv64.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/jump-table-brjt-rv32.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/jump-table-brjt-small-rv64.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/jumptable.ll

  Log Message:
  -----------
  [RISCV][GISel] Instruction selection for G_JUMP_TABLE and G_BRJT. (#71987)




More information about the All-commits mailing list