[all-commits] [llvm/llvm-project] 3305f5: [RISCV][GISEL] Check for legal element count in ty...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3305f5a980363d7e224094bc42bcbebcf162618e
      https://github.com/llvm/llvm-project/commit/3305f5a980363d7e224094bc42bcbebcf162618e
  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] Check for legal element count in typeIsLegalBoolVec

https://github.com/llvm/llvm-project/pull/84553 added
typeIsLegalBoolVec but it was missing a check for minimum element count.
This patch adds that.



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