[all-commits] [llvm/llvm-project] b6b069: [LegalizeTypes][VP] Add split operand support for ...

WangLian via All-commits all-commits at lists.llvm.org
Thu Aug 4 00:53:15 PDT 2022


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

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
    M llvm/test/CodeGen/RISCV/rvv/vfptosi-vp.ll
    M llvm/test/CodeGen/RISCV/rvv/vfptoui-vp.ll
    M llvm/test/CodeGen/RISCV/rvv/vsitofp-vp.ll
    M llvm/test/CodeGen/RISCV/rvv/vuitofp-vp.ll

  Log Message:
  -----------
  [LegalizeTypes][VP] Add split operand support for VP float and integer casting

Reviewed By: frasercrmck

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




More information about the All-commits mailing list