[all-commits] [llvm/llvm-project] becf7b: [X86] Remove unnecessary override GFNI AFFINE reg-...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Nov 16 09:46:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: becf7b2259d68fa923d0d68c4264da6a5cc88183
https://github.com/llvm/llvm-project/commit/becf7b2259d68fa923d0d68c4264da6a5cc88183
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M llvm/lib/Target/X86/X86SchedAlderlakeP.td
Log Message:
-----------
[X86] Remove unnecessary override GFNI AFFINE reg-reg overrides from AlderlakeP model
Now matches the default SchedWriteVecIMul values used for the instruction.
NOTE: The folded variant overrides are still there as the latency differs by 1cy
More information about the All-commits
mailing list