[all-commits] [llvm/llvm-project] 3ebd6f: [lldb][AArch64] Add test predicate for systems wit...

David Spickett via All-commits all-commits at lists.llvm.org
Mon Jul 17 01:27:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ebd6f65cb87af5227ad64f53e1a5a59022f61a0
      https://github.com/llvm/llvm-project/commit/3ebd6f65cb87af5227ad64f53e1a5a59022f61a0
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/lldbtest.py

  Log Message:
  -----------
  [lldb][AArch64] Add test predicate for systems with SME enabled

"sme" is just one of many cpuinfo features for SME but it's the
only one we need for testing.

The rest are related to the use of certain instructions and
don't change the register state available.

Reviewed By: omjavaid

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




More information about the All-commits mailing list