[all-commits] [llvm/llvm-project] 8ea579: [MCA][X86] Add missing zero-idioms test file coverage

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Jan 17 08:04:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ea579203da0e2b2f3e9e04ea4b63b20248c52f3
      https://github.com/llvm/llvm-project/commit/8ea579203da0e2b2f3e9e04ea4b63b20248c52f3
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

  Changed paths:
    A llvm/test/tools/llvm-mca/X86/Atom/zero-idioms.s
    A llvm/test/tools/llvm-mca/X86/SLM/zero-idioms.s
    A llvm/test/tools/llvm-mca/X86/Znver1/zero-idioms.s
    A llvm/test/tools/llvm-mca/X86/Znver2/zero-idioms.s

  Log Message:
  -----------
  [MCA][X86] Add missing zero-idioms test file coverage

atom/slm have no/limited zero-idioms handling but we should test all the common instructions anyhow

znver1/znver2 were just missing - I've copied the Haswell tests for consistent test coverage




More information about the All-commits mailing list