[all-commits] [llvm/llvm-project] 058791: [LegalizeTypes][VP] Add widen and split support fo...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Wed Jun 1 19:21:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 058791d8f2d337c9025b4cb6d7518fe6c8706f67
      https://github.com/llvm/llvm-project/commit/058791d8f2d337c9025b4cb6d7518fe6c8706f67
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-06-02 (Thu, 02 Jun 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-sext-vp.ll
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-zext-vp.ll
    M llvm/test/CodeGen/RISCV/rvv/vsext-vp.ll
    M llvm/test/CodeGen/RISCV/rvv/vzext-vp.ll

  Log Message:
  -----------
  [LegalizeTypes][VP] Add widen and split support for VP_SIGN_EXTEND and VP_ZERO_EXTEND.

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




More information about the All-commits mailing list