[all-commits] [llvm/llvm-project] 508050: [SVE][CodeGen] Legalisation of vsetcc with scalabl...

kmclaughlin-arm via All-commits all-commits at lists.llvm.org
Tue Jun 23 04:09:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 50805031740357e5c637f471fdc60237fbecbbc7
      https://github.com/llvm/llvm-project/commit/50805031740357e5c637f471fdc60237fbecbbc7
  Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
  Date:   2020-06-23 (Tue, 23 Jun 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
    M llvm/test/CodeGen/AArch64/llvm-ir-to-intrinsic.ll

  Log Message:
  -----------
  [SVE][CodeGen] Legalisation of vsetcc with scalable types

Summary: Changes SplitVecOp_VSETCC to use getVectorElementCount()

Reviewers: sdesmalen, efriedma, dancgr

Reviewed By: efriedma

Subscribers: david-arm, tschuett, hiraditya, rkruppe, psnobl, huihuiz, cfe-commits, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list