[all-commits] [llvm/llvm-project] 3cbc72: [Assignment Tracking] Fix tests for buildbot failure

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Fri Jan 20 07:20:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cbc72ef63c48979cd7b0d811e9ee5a66a65244e
      https://github.com/llvm/llvm-project/commit/3cbc72ef63c48979cd7b0d811e9ee5a66a65244e
  Author: OCHyams <orlando.hyams at sony.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/O0-pipeline.ll
    M llvm/test/CodeGen/X86/opt-pipeline.ll

  Log Message:
  -----------
  [Assignment Tracking] Fix tests for buildbot failure

Follow-up for 4ece50737d5385fb80cfa23f5297d1111f8eed39 (D142027).

Assignment Tracking Analysis now always runs and is skipped internally if
assignment tracking is disabled. Update these tests to expect to see the
pass run.

Buildbot failure: https://lab.llvm.org/buildbot/#/builders/216/builds/16085




More information about the All-commits mailing list