[all-commits] [llvm/llvm-project] ff1de2: [llvm-exegesis] Remove getter for RegNameToRegNo m...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Sep 13 08:40:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff1de24a16c8f4dddc4381df00fe15e42891508b
      https://github.com/llvm/llvm-project/commit/ff1de24a16c8f4dddc4381df00fe15e42891508b
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M llvm/tools/llvm-exegesis/lib/LlvmState.h

  Log Message:
  -----------
  [llvm-exegesis] Remove getter for RegNameToRegNo mapping

This patch removes the getter for the mentioned mapping. This was only
kept around to keep things in sync for some downstream codebases (that
didn't even end up needing it), so removing it now that it is not needed
anymore.



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