[all-commits] [llvm/llvm-project] bd2dac: Speculative buildbot fix after ca2e8f

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Sep 23 14:17:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd2dac98ed4f19dcf90c098ae0b9976604880b59
      https://github.com/llvm/llvm-project/commit/bd2dac98ed4f19dcf90c098ae0b9976604880b59
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M llvm/test/CodeGen/MLRegAlloc/dev-mode-logging.ll
    M llvm/test/CodeGen/MLRegAlloc/dev-mode-prio-logging.ll

  Log Message:
  -----------
  Speculative buildbot fix after ca2e8f

The bots ml-opt-dev-x86-64 and ml-opt-devrel-x86-64 are testing a
configuration which isn't enabled by default, and revealed a dependence
on the register score changed in the prior commit.  As I can't find
anything in the tests which indicate the dependence on non-trivial
remat was *intentional*, I'm just updating the tests to match the
new behavior.



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