[all-commits] [llvm/llvm-project] 4c2aba: [VP][ISel] use LEGALPOS for legalization action

Simon Moll via All-commits all-commits at lists.llvm.org
Tue Jan 4 05:51:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c2aba999e54270871d5ff8f6c765e8b834dfe27
      https://github.com/llvm/llvm-project/commit/4c2aba999e54270871d5ff8f6c765e8b834dfe27
  Author: Simon Moll <simon.moll at emea.nec.com>
  Date:   2022-01-04 (Tue, 04 Jan 2022)

  Changed paths:
    M llvm/include/llvm/IR/VPIntrinsics.def
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp

  Log Message:
  -----------
  [VP][ISel] use LEGALPOS for legalization action

Use the VPIntrinsics.def's LEGALPOS that is specified with every VP
SDNode to determine which return or operand value type shall be used to
infer the legalization action.

Reviewed By: frasercrmck

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




More information about the All-commits mailing list