[all-commits] [llvm/llvm-project] ce6832: [X86] PBLENDW instructions can run on Port1 or Port5
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Mar 8 07:11:29 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce683273aa3dbdd7bce2168c29b1a7652ce73608
https://github.com/llvm/llvm-project/commit/ce683273aa3dbdd7bce2168c29b1a7652ce73608
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-03-08 (Fri, 08 Mar 2024)
Changed paths:
M llvm/lib/Target/X86/X86SchedIceLake.td
M llvm/test/tools/llvm-mca/X86/IceLakeServer/resources-avx1.s
M llvm/test/tools/llvm-mca/X86/IceLakeServer/resources-avx2.s
M llvm/test/tools/llvm-mca/X86/IceLakeServer/resources-sse41.s
Log Message:
-----------
[X86] PBLENDW instructions can run on Port1 or Port5
When we copied the SkylakeServer model we missed this diff
Confirmed with uops.info and Agner
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list