[all-commits] [llvm/llvm-project] be383d: Fix machine-sink-cache-invalidation post - 8abb2ace8

Mircea Trofin via All-commits all-commits at lists.llvm.org
Fri Oct 6 21:58:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be383de0c62417cf7576f6a30b8435d69539241a
      https://github.com/llvm/llvm-project/commit/be383de0c62417cf7576f6a30b8435d69539241a
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2023-10-06 (Fri, 06 Oct 2023)

  Changed paths:
    M llvm/test/CodeGen/AArch64/machine-sink-cache-invalidation.ll

  Log Message:
  -----------
  Fix machine-sink-cache-invalidation post - 8abb2ace8

The test was added after a9d0ab2, which is what 8abb2ace8 reverted. The
test is sensitive to the exact instruction sequence in the output, which
has changed.

Re-gen-ed the test with update_llc_test_checks.py




More information about the All-commits mailing list