[all-commits] [llvm/llvm-project] 186db1: Revert "[llvm-exegesis] Fix preservation of RDI in...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Thu Nov 16 10:40:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 186db1bcb0096a6af348d7e17866c68fa2004068
      https://github.com/llvm/llvm-project/commit/186db1bcb0096a6af348d7e17866c68fa2004068
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
    R llvm/test/tools/llvm-exegesis/X86/latency/subprocess-preserved-registers.s
    M llvm/tools/llvm-exegesis/lib/X86/Target.cpp

  Log Message:
  -----------
  Revert "[llvm-exegesis] Fix preservation of RDI in subprocess mode (#72458)"

This reverts commit 0718c1a8405ac130d72cd3525befed2911618cc7.

The test doesn't have the correct requires string apparently because it
attempts to run on all the buildbots. Reverting until I have time to fix
the test and reland it.




More information about the All-commits mailing list