[all-commits] [llvm/llvm-project] c0a3ab: Revert "[AArch64][SVE] Implement intrinsics for no...

kmclaughlin-arm via All-commits all-commits at lists.llvm.org
Wed Dec 11 06:02:41 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c0a3ab365514e126b694e009503d537d0e67eb01
      https://github.com/llvm/llvm-project/commit/c0a3ab365514e126b694e009503d537d0e67eb01
  Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAArch64.td
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    R llvm/test/CodeGen/AArch64/sve-intrinsics-loads.ll
    R llvm/test/CodeGen/AArch64/sve-intrinsics-stores.ll

  Log Message:
  -----------
  Revert "[AArch64][SVE] Implement intrinsics for non-temporal loads & stores"

This reverts commit 3f5bf35f868d1e33cd02a5825d33ed4675be8cb1 as it was
causing build failures in llvm-clang-x86_64-expensive-checks:

http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-debian/builds/392
http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-ubuntu/builds/1045




More information about the All-commits mailing list