[all-commits] [llvm/llvm-project] d7208b: [MCA][X86] Add test coverage for VBMI2 instructions
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Nov 14 08:30:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7208b04045b86fc5e214a5881d507858cb30352
https://github.com/llvm/llvm-project/commit/d7208b04045b86fc5e214a5881d507858cb30352
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
A llvm/test/tools/llvm-mca/X86/Generic/resources-avx512vbmi2.s
A llvm/test/tools/llvm-mca/X86/Generic/resources-avx512vbmi2vl.s
A llvm/test/tools/llvm-mca/X86/IceLakeServer/resources-avx512vbmi2.s
A llvm/test/tools/llvm-mca/X86/IceLakeServer/resources-avx512vbmi2vl.s
Log Message:
-----------
[MCA][X86] Add test coverage for VBMI2 instructions
Commit: 7e786857526eb97317c92c3f5a529b443120eb93
https://github.com/llvm/llvm-project/commit/7e786857526eb97317c92c3f5a529b443120eb93
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M llvm/test/tools/llvm-mca/X86/Generic/resources-avx512vnni.s
M llvm/test/tools/llvm-mca/X86/Generic/resources-avx512vnnivl.s
M llvm/test/tools/llvm-mca/X86/IceLakeServer/resources-avx512vnni.s
M llvm/test/tools/llvm-mca/X86/IceLakeServer/resources-avx512vnnivl.s
Log Message:
-----------
[MCA][X86] Ensure the avx512 vnni tests use the upper xmm/ymm registers
Ensure we're testing the avx512vl vnni instructions and not the avx vnni instructions
Compare: https://github.com/llvm/llvm-project/compare/6111125d7344...7e786857526e
More information about the All-commits
mailing list