[llvm] [llvm-exegesis][X86] Groups ports 2, 3, and 11 for Golden Cove (PR #115645)
Haohai Wen via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 10 23:35:43 PST 2024
HaohaiWen wrote:
> Intel Architecture day also use port 2 3 10. I believe I had same confusion and contacted Intel internal employee and they told me I should follow Optimization Manual and architecture day picture. https://download.intel.com/newsroom/2021/client-computing/intel-architecture-day-2021-presentation.pdf
Oh, sorry. I confused 10 and 11..
So this PR reverts 2_3_10 group introduced in 37e27a4d6509fa6432d0125bf43249d2ad01dbc3 and leaves 2_3_11 as group which is consistent with Intel Optimization manual.
https://github.com/llvm/llvm-project/pull/115645
More information about the llvm-commits
mailing list