[all-commits] [llvm/llvm-project] 90f3f6: Revert "[SveEmitter] Add builtins for svdupq and s...

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Mon May 4 13:40:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 90f3f62cb087782fe2608e95d686c29067281b6e
      https://github.com/llvm/llvm-project/commit/90f3f62cb087782fe2608e95d686c29067281b6e
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M clang/include/clang/Basic/arm_sve.td
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/CodeGen/CodeGenFunction.h
    R clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_dupq.c
    M clang/utils/TableGen/SveEmitter.cpp

  Log Message:
  -----------
  Revert "[SveEmitter] Add builtins for svdupq and svdupq_lane"

It seems this patch broke some buildbots, so reverting until I
have had a chance to investigate.

This reverts commit 6b90a6887d25e3375bb916a3ed09f7ccec819d0c.




More information about the All-commits mailing list