[all-commits] [llvm/llvm-project] 8fa57a: [X86] Cleanup WriteBlend classes to match (V)PLEND...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Nov 22 09:56:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fa57a715d56120f1215219a48443da25d2743bd
https://github.com/llvm/llvm-project/commit/8fa57a715d56120f1215219a48443da25d2743bd
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M llvm/lib/Target/X86/X86ScheduleZnver1.td
M llvm/lib/Target/X86/X86ScheduleZnver2.td
Log Message:
-----------
[X86] Cleanup WriteBlend classes to match (V)PLENDW instruction
Minor cleanup toward fixing the unnecessary scheduler overrides warnings from D138359
More information about the All-commits
mailing list