[all-commits] [llvm/llvm-project] 3b2e90: [NFC][Exegesis][X86] Test that we don't crash whil...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Thu Jan 5 08:33:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b2e904ed5d5a3c239b1ec7c1635667469369b22
      https://github.com/llvm/llvm-project/commit/3b2e904ed5d5a3c239b1ec7c1635667469369b22
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2023-01-05 (Thu, 05 Jan 2023)

  Changed paths:
    A llvm/test/tools/llvm-exegesis/X86/inverse_throughput/inverse_throughput-prepare-all-snippets-exhaustively.s
    A llvm/test/tools/llvm-exegesis/X86/inverse_throughput/inverse_throughput-prepare-all-snippets.s
    A llvm/test/tools/llvm-exegesis/X86/latency/latency-prepare-all-snippets-exhaustively.s
    A llvm/test/tools/llvm-exegesis/X86/latency/latency-prepare-all-snippets.s
    A llvm/test/tools/llvm-exegesis/X86/uops/uops-prepare-all-snippets-exhaustively.s
    A llvm/test/tools/llvm-exegesis/X86/uops/uops-prepare-all-snippets.s

  Log Message:
  -----------
  [NFC][Exegesis][X86] Test that we don't crash while coming up with snippets

These tests take less than a second each,
so they are fine to have as tests.

It will be useful to add similar ones
for `prepare-and-assemble-snippet` x repetition mode,
but there we have a problem of not being truly ISA set independent...




More information about the All-commits mailing list