[all-commits] [llvm/llvm-project] dc0ae8: [RISCV] Support VP_SETCC mask operations

WangLian via All-commits all-commits at lists.llvm.org
Thu Apr 28 01:53:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc0ae8ce18227cf4a6774db3ebf086c5d711f78d
      https://github.com/llvm/llvm-project/commit/dc0ae8ce18227cf4a6774db3ebf086c5d711f78d
  Author: Lian Wang <Lian.Wang at streamcomputing.com>
  Date:   2022-04-28 (Thu, 28 Apr 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.h
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-int-vp-mask.ll
    A llvm/test/CodeGen/RISCV/rvv/setcc-int-vp-mask.ll

  Log Message:
  -----------
  [RISCV] Support VP_SETCC mask operations

Support VP_SETCC mask operations, turn it to logical operation.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D124438




More information about the All-commits mailing list