[all-commits] [llvm/llvm-project] 611db1: [X86] Remove unnecessary bit test instruction over...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Nov 20 04:22:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 611db1c78fcbbe5de633101006dc5c4c087b72cb
https://github.com/llvm/llvm-project/commit/611db1c78fcbbe5de633101006dc5c4c087b72cb
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-11-20 (Sun, 20 Nov 2022)
Changed paths:
M llvm/lib/Target/X86/X86ScheduleZnver2.td
Log Message:
-----------
[X86] Remove unnecessary bit test instruction overrides from znver2 model
Reported by D138359 and confirmed with AMD SoG - matches znver1 model
More information about the All-commits
mailing list