[all-commits] [llvm/llvm-project] 3769aa: [AArch64] Pre-commit some tests for D152828 (NFC)

Momchil Velikov via All-commits all-commits at lists.llvm.org
Thu Sep 21 10:52:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3769aaaf1f52c4f1c206cf544d61042ee140938f
      https://github.com/llvm/llvm-project/commit/3769aaaf1f52c4f1c206cf544d61042ee140938f
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2023-09-21 (Thu, 21 Sep 2023)

  Changed paths:
    M llvm/test/CodeGen/AArch64/arm64-stp.ll
    M llvm/test/CodeGen/AArch64/optimize-imm.ll
    A llvm/test/CodeGen/AArch64/sink-and-fold.ll
    M llvm/test/CodeGen/AArch64/swift-async-win.ll

  Log Message:
  -----------
  [AArch64] Pre-commit some tests for D152828 (NFC)

Generate a few of the relevant tests with `update_llc_test_checks.py`
and pre-commit. Makes it easier to spot the differences in D152828.

Reviewed By: dmgreen

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




More information about the All-commits mailing list