[all-commits] [llvm/llvm-project] 33cf27: [RISCV][GISEL][NFC] Add typeIsLegalBoolVec and typ...

Michael Maitland via All-commits all-commits at lists.llvm.org
Mon Mar 25 10:19:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33cf27b0a3f307f4c57e868fedb72f4d65ba72d9
      https://github.com/llvm/llvm-project/commit/33cf27b0a3f307f4c57e868fedb72f4d65ba72d9
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp

  Log Message:
  -----------
  [RISCV][GISEL][NFC] Add typeIsLegalBoolVec and typeIsLegalIntOrFPVec helpers


  Commit: ea798a79000f5df53b469ecb491d7d21479d6f24
      https://github.com/llvm/llvm-project/commit/ea798a79000f5df53b469ecb491d7d21479d6f24
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
    M llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp
    A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rvv/legalize-implicit-def.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/regbankselect/rvv/implicit-def.mir

  Log Message:
  -----------
  [RISCV][GISEL] Legalize and regbankselect vector typed G_IMPLICIT_DEF


Compare: https://github.com/llvm/llvm-project/compare/c62c74639ad6...ea798a79000f

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