[PATCH] D142226: Updates
ShihPo Hung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 08:38:59 PST 2023
arcbbb created this revision.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
arcbbb requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead.
Herald added a project: LLVM.
1. Address Craig's and Simon's comments a. Labeling the `true` and `false` parameters b. Replace TTI::TCK_RecipThroughput with a common CostKind variable.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D142226
Files:
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142226.490879.patch
Type: text/x-patch
Size: 19175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/7e81bf74/attachment.bin>
More information about the llvm-commits
mailing list