[all-commits] [llvm/llvm-project] 9fe45f: [Docs][llvm-exegesis] Specify supported platforms ...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sat May 13 02:07:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fe45fcba7ea785844d9a3c10f3b0a2269afab93
      https://github.com/llvm/llvm-project/commit/9fe45fcba7ea785844d9a3c10f3b0a2269afab93
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-05-13 (Sat, 13 May 2023)

  Changed paths:
    M llvm/docs/CommandGuide/llvm-exegesis.rst
    A llvm/tools/llvm-exegesis/README.md

  Log Message:
  -----------
  [Docs][llvm-exegesis] Specify supported platforms and architectures

Currently, there is no documentation on what platforms and architectures
llvm-exegesis is supported on. This patch adds in user-facing
documentation in the CommandGuide about what architectures are supported
as well as developer facing documentation detailing the technical
reasons for why certain platforms are supported and some aren't.

This is a follow-up after discussion in
https://discourse.llvm.org/t/clarification-on-platform-support-for-llvm-exegesis/70206.

Reviewed By: kpdev42

Differential Revision: https://reviews.llvm.org/D149378




More information about the All-commits mailing list