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

vic via All-commits all-commits at lists.llvm.org
Wed Jan 5 03:02:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96e220e6886868d6663d966ecc396befffc355e7
      https://github.com/llvm/llvm-project/commit/96e220e6886868d6663d966ecc396befffc355e7
  Author: Victor Perez <victor.perez at codeplay.com>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect-vp.ll
    M llvm/test/CodeGen/RISCV/rvv/vselect-vp.ll

  Log Message:
  -----------
  [LegalizeTypes][VP] Add integer promotion support for vp.select

Promote select, vselect and vp.select in a similar way.

Reviewed By: craig.topper

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




More information about the All-commits mailing list