[PATCH] D142226: Updates

Arsenault, Matthew via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 09:47:24 PST 2023


[AMD Official Use Only - General]

Patch description should be more meaningful. Also, I can’t view this on phabricator with the error "You Shall Not Pass: Restricted Differential Revision”

From: llvm-commits <llvm-commits-bounces at lists.llvm.org> on behalf of ShihPo Hung via Phabricator via llvm-commits <llvm-commits at lists.llvm.org>
Date: Friday, January 20, 2023 at 12:39
To: arcbbb at gmail.com <arcbbb at gmail.com>
Cc: pc.wang at linux.alibaba.com <pc.wang at linux.alibaba.com>, wxc9312 at gmail.com <wxc9312 at gmail.com>, p8u8i7l5t1q9r8w3 at ibm-systems-z.slack.com <p8u8i7l5t1q9r8w3 at ibm-systems-z.slack.com>, llvm-commits at lists.llvm.org <llvm-commits at lists.llvm.org>, yanliang.mu at intel.com <yanliang.mu at intel.com>, dorit.nuzman at intel.com <dorit.nuzman at intel.com>, john.reagan at vmssoftware.com <john.reagan at vmssoftware.com>, dougpuob at gmail.com <dougpuob at gmail.com>, jinsong.ji at intel.com <jinsong.ji at intel.com>, david.sherwood at arm.com <david.sherwood at arm.com>, Kumar N, Bhuvanendra <Bhuvanendra.KumarN at amd.com>, cooper.qu at linux.alibaba.com <cooper.qu at linux.alibaba.com>, 1135831309 at qq.com <1135831309 at qq.com>
Subject: [PATCH] D142226: Updates
Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.


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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/07ef9072/attachment.html>


More information about the llvm-commits mailing list