[all-commits] [llvm/llvm-project] ccb54b: llvm-reduce: Remove unsupported from bitcode useli...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Apr 2 18:15:56 PDT 2025


  Branch: refs/heads/users/arsenm/llvm-reduce/restore-unsupported-bitcode-uselistorder-test
  Home:   https://github.com/llvm/llvm-project
  Commit: ccb54b3eac3665142b39d801c9137a04e062995b
      https://github.com/llvm/llvm-project/commit/ccb54b3eac3665142b39d801c9137a04e062995b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    M llvm/test/tools/llvm-reduce/bitcode-uselistorder.ll

  Log Message:
  -----------
  llvm-reduce: Remove unsupported from bitcode uselistorder test

This was disabled due to flakiness but I'm currently unable to reproduce.

I'm nervous the original issue still exists. However, I downgraded the tripped
assert in 8c18c25b1b22ea710edb40a4f167a6a8bfe6ff9d to a warning since the same
assert can trigger for illegitimate reasons.

Fixes #64157



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list