[all-commits] [llvm/llvm-project] 7bcb3b: [AArch64] Added tests to neon-truncstore.ll. NFC.

sjoerdmeijer via All-commits all-commits at lists.llvm.org
Mon Jun 28 09:45:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7bcb3bd169e7f3540601f05932336aac2ea291f6
      https://github.com/llvm/llvm-project/commit/7bcb3bd169e7f3540601f05932336aac2ea291f6
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
    M llvm/test/CodeGen/AArch64/neon-truncstore.ll

  Log Message:
  -----------
  [AArch64] Added tests to neon-truncstore.ll. NFC.


  Commit: 3a7cea2858ff2665c5430ead186a45a7f7a2d112
      https://github.com/llvm/llvm-project/commit/3a7cea2858ff2665c5430ead186a45a7f7a2d112
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.h
    M llvm/test/CodeGen/AArch64/aarch64-load-ext.ll
    M llvm/test/CodeGen/AArch64/arm64-vshift.ll
    A llvm/test/CodeGen/AArch64/neon-extload.ll
    M llvm/test/CodeGen/AArch64/sadd_sat_vec.ll
    M llvm/test/CodeGen/AArch64/ssub_sat_vec.ll
    M llvm/test/CodeGen/AArch64/uadd_sat_vec.ll
    M llvm/test/CodeGen/AArch64/usub_sat_vec.ll

  Log Message:
  -----------
  Revert "[AArch64] Custom lower <4 x i8> loads"

This reverts commit 51e434fc2590d1d3ffa6545cd07290a238db2b88 because of a
build bot failure in test-suite::GCC-C-execute-pr60960.test that I need to
investigate.


Compare: https://github.com/llvm/llvm-project/compare/c27e5a2a8e34...3a7cea2858ff


More information about the All-commits mailing list