[all-commits] [llvm/llvm-project] c39c2c: [X86] Fix SLM uops counts for AES instructions
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Dec 19 03:04:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c39c2cc9541a38b61f968a9e5c9fe9ce486fb629
https://github.com/llvm/llvm-project/commit/c39c2cc9541a38b61f968a9e5c9fe9ce486fb629
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/lib/Target/X86/X86ScheduleSLM.td
M llvm/test/tools/llvm-mca/X86/SLM/resources-aes.s
Log Message:
-----------
[X86] Fix SLM uops counts for AES instructions
Based off llvm-exegesis captures, confirmed with uops.info
More information about the All-commits
mailing list