[all-commits] [llvm/llvm-project] ba5714: [MCA][X86] Add test coverage for VP2INTERSECT inst...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Nov 19 13:48:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba5714d77352306fbe8eb4da940b76554c05ecf6
      https://github.com/llvm/llvm-project/commit/ba5714d77352306fbe8eb4da940b76554c05ecf6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-11-19 (Sat, 19 Nov 2022)

  Changed paths:
    A llvm/test/tools/llvm-mca/X86/Generic/resources-avx512vp2intersect.s
    A llvm/test/tools/llvm-mca/X86/Generic/resources-avx512vp2intersectvl.s
    A llvm/test/tools/llvm-mca/X86/IceLakeServer/resources-avx512vp2intersect.s
    A llvm/test/tools/llvm-mca/X86/IceLakeServer/resources-avx512vp2intersectvl.s

  Log Message:
  -----------
  [MCA][X86] Add test coverage for VP2INTERSECT instructions

NOTE: For IceLakeServer we actually test TigerLake as that's the only target that supports it (we do something similar for F16C on IvyBridge in the SandyBridge tests).


  Commit: 474e41f1b9ff6683df0afc937a17ae13b68a97b6
      https://github.com/llvm/llvm-project/commit/474e41f1b9ff6683df0afc937a17ae13b68a97b6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-11-19 (Sat, 19 Nov 2022)

  Changed paths:
    A llvm/test/tools/llvm-mca/X86/Generic/resources-avx512bf16.s
    A llvm/test/tools/llvm-mca/X86/Generic/resources-avx512bf16vl.s

  Log Message:
  -----------
  [MCA][X86] Add test coverage for BF16 instructions


Compare: https://github.com/llvm/llvm-project/compare/50411290ca63...474e41f1b9ff


More information about the All-commits mailing list