[all-commits] [llvm/llvm-project] 89e4cb: [X86] Add missing (unsupported) zmm vector move cl...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Sep 16 07:31:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89e4cb603d96dcb962ec76aa5e91d6ce86ffe63b
https://github.com/llvm/llvm-project/commit/89e4cb603d96dcb962ec76aa5e91d6ce86ffe63b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-16 (Fri, 16 Sep 2022)
Changed paths:
M llvm/lib/Target/X86/X86SchedHaswell.td
Log Message:
-----------
[X86] Add missing (unsupported) zmm vector move classes
Although unsupported on HSW, we reuse this model for KNL which does require them
Noticed when running the cost model fuzz script from D103695 with -mcpu=knl
More information about the All-commits
mailing list