[all-commits] [llvm/llvm-project] 79b98f: Revert "[nfc][mlgo] De-const a parameter"

Mircea Trofin via All-commits all-commits at lists.llvm.org
Thu Feb 3 09:20:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79b98f0a07af427ee1edfe5fbefb35be51036981
      https://github.com/llvm/llvm-project/commit/79b98f0a07af427ee1edfe5fbefb35be51036981
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
    M llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp
    M llvm/lib/CodeGen/RegAllocEvictionAdvisor.h

  Log Message:
  -----------
  Revert "[nfc][mlgo] De-const a parameter"

This reverts commit bc3b372161716a4c4845d47a877e4892df0d08da.

The planned change that would have needed non-const MachineFunction refs
isn't needed after all.




More information about the All-commits mailing list