[all-commits] [llvm/llvm-project] 9bcef2: Revert "[CodeGen][SVE] Calculate correct type lega...

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Fri Jun 5 08:05:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bcef270d7a319c6c0fdffc6c80984a8f0a30ecb
      https://github.com/llvm/llvm-project/commit/9bcef270d7a319c6c0fdffc6c80984a8f0a30ecb
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/include/llvm/Support/TypeSize.h
    M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    M llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp

  Log Message:
  -----------
  Revert "[CodeGen][SVE] Calculate correct type legalization for scalable vectors."

Seems to break some buildbots, reverting the patch for now.

This reverts commit 164f4b9d26fdf3cd640a09b63b5ec44d033cbe8a.




More information about the All-commits mailing list