[all-commits] [llvm/llvm-project] a6686a: [X86] Remove unnecessary RDPMC/RDTSC instruction o...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Nov 20 05:20:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6686aae38c599f9e90dc9374fb5b4cb1710b6c6
https://github.com/llvm/llvm-project/commit/a6686aae38c599f9e90dc9374fb5b4cb1710b6c6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-11-20 (Sun, 20 Nov 2022)
Changed paths:
M llvm/lib/Target/X86/X86ScheduleZnver1.td
M llvm/lib/Target/X86/X86ScheduleZnver2.td
Log Message:
-----------
[X86] Remove unnecessary RDPMC/RDTSC instruction overrides from znver1/znver2 models
Reported by D138359
More information about the All-commits
mailing list