[all-commits] [llvm/llvm-project] f5b450: [X86] Reduce some superfluous diffs between znver1...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Apr 9 02:59:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5b450748684660a5f3c5528e0a01c3f3693c575
https://github.com/llvm/llvm-project/commit/f5b450748684660a5f3c5528e0a01c3f3693c575
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-09 (Sat, 09 Apr 2022)
Changed paths:
M llvm/lib/Target/X86/X86ScheduleZnver1.td
M llvm/lib/Target/X86/X86ScheduleZnver2.td
Log Message:
-----------
[X86] Reduce some superfluous diffs between znver1/znver2 models. NFC
znver2 is a mainly a search+replace of the znver1 model, but for no reason some lines have been moved around - try to keep these in sync (no actual changes in the models).
More information about the All-commits
mailing list