[all-commits] [llvm/llvm-project] 313a4a: [X86] Fix scheduler tag for GFNI YMM instructions
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Nov 13 06:13:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 313a4aef7f501f3d21c9843ed67248df6ea30d29
https://github.com/llvm/llvm-project/commit/313a4aef7f501f3d21c9843ed67248df6ea30d29
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-11-13 (Sun, 13 Nov 2022)
Changed paths:
M llvm/lib/Target/X86/X86InstrSSE.td
M llvm/test/tools/llvm-mca/X86/Generic/resources-avx512gfnivl.s
M llvm/test/tools/llvm-mca/X86/Generic/resources-avxgfni.s
M llvm/test/tools/llvm-mca/X86/IceLakeServer/resources-avx512gfnivl.s
M llvm/test/tools/llvm-mca/X86/IceLakeServer/resources-avxgfni.s
Log Message:
-----------
[X86] Fix scheduler tag for GFNI YMM instructions
These were hardcoded to XMM width
More information about the All-commits
mailing list