[all-commits] [llvm/llvm-project] 1c66ef: [GISEL][RISCV] RegBank Select for Scalable Vector ...

Jiahan Xie via All-commits all-commits at lists.llvm.org
Wed Jul 31 16:19:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c66ef915710fd4450f85ebb0486695e9bbc4dfc
      https://github.com/llvm/llvm-project/commit/1c66ef915710fd4450f85ebb0486695e9bbc4dfc
  Author: Jiahan Xie <88367305+jiahanxie353 at users.noreply.github.com>
  Date:   2024-07-31 (Wed, 31 Jul 2024)

  Changed paths:
    M llvm/lib/CodeGen/RegisterBankInfo.cpp
    M llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp
    A llvm/test/CodeGen/RISCV/GlobalISel/regbankselect/rvv/load.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/regbankselect/rvv/store.mir

  Log Message:
  -----------
  [GISEL][RISCV] RegBank Select for Scalable Vector Load/Store (#99932)

This patch supports GlobalISel for register bank selection for scalable vector
load and store instructions in RISC-V



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