[all-commits] [llvm/llvm-project] 59dbd6: [CostModel][X86] Remove redundant AVX512 v64i8 shi...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Sep 4 06:07:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59dbd6a0cfbcb48001a0cac8493f94783333a9a4
https://github.com/llvm/llvm-project/commit/59dbd6a0cfbcb48001a0cac8493f94783333a9a4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-04 (Sun, 04 Sep 2022)
Changed paths:
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
Log Message:
-----------
[CostModel][X86] Remove redundant AVX512 v64i8 shift costs
These are handled earlier (and more accurately) in AVX512BWShiftCostTable
More information about the All-commits
mailing list