[all-commits] [llvm/llvm-project] 5cc740: Reland "[llvm-exegesis] Add support for loading X8...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Dec 29 15:05:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5cc74029168dda258ec53ca7473df814db99960e
      https://github.com/llvm/llvm-project/commit/5cc74029168dda258ec53ca7473df814db99960e
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-12-29 (Fri, 29 Dec 2023)

  Changed paths:
    A llvm/test/tools/llvm-exegesis/X86/latency/segment-registers-subprocess.asm
    M llvm/tools/llvm-exegesis/lib/X86/Target.cpp

  Log Message:
  -----------
  Reland "[llvm-exegesis] Add support for loading X86 segment registers (#76368)"

This reverts commit 8b485070844d03cda467e75aa8c924184ba671cf.

This relands commit 7c383481a8e86918b3aaca4288c1eed62a4d6ff4.

This caused build failures on non-x86-64 builders as there was no
preprocessor logic around the newly included headers. This has been
fixed in the relanded patch.




More information about the All-commits mailing list