[all-commits] [llvm/llvm-project] f2bcf3: [LegalizeTypes][NFC] Merge promote SPLAT_VECTOR an...

WangLian via All-commits all-commits at lists.llvm.org
Thu Jun 16 19:44:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2bcf330588b9038d6631866aadc19430011734c
      https://github.com/llvm/llvm-project/commit/f2bcf330588b9038d6631866aadc19430011734c
  Author: Lian Wang <Lian.Wang at streamcomputing.com>
  Date:   2022-06-17 (Fri, 17 Jun 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h

  Log Message:
  -----------
  [LegalizeTypes][NFC] Merge promote SPLAT_VECTOR and promote SCALAR_TO_VECTOR to one function

Reviewed By: RKSimon

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




More information about the All-commits mailing list