[all-commits] [llvm/llvm-project] 0e8ac3: [LegalizeTypes][VP] Add integer promotion support ...

Pretty-box via All-commits all-commits at lists.llvm.org
Sat May 21 19:26:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e8ac3a79741e1db0296016f04b4024041aab5ab
      https://github.com/llvm/llvm-project/commit/0e8ac3a79741e1db0296016f04b4024041aab5ab
  Author: Ping Deng <Ping.Deng at streamcomputing.com>
  Date:   2022-05-22 (Sun, 22 May 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-i2fp.ll
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-sitofp-vp.ll
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-uitofp-vp.ll
    M llvm/test/CodeGen/RISCV/rvv/vitofp-sdnode.ll
    M llvm/test/CodeGen/RISCV/rvv/vsitofp-vp.ll
    M llvm/test/CodeGen/RISCV/rvv/vuitofp-vp.ll

  Log Message:
  -----------
  [LegalizeTypes][VP] Add integer promotion support for vp.sitofp/vp.uitofp

Reviewed By: craig.topper

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




More information about the All-commits mailing list