[PATCH] D108285: [NFC][AMDGPU] Cleanup attributor' util functions and table.

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 03:21:12 PDT 2021


dfukalov created this revision.
dfukalov added reviewers: kuter, rampitec, arsenm.
Herald added subscribers: foad, okura, uenoku, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a reviewer: uenoku.
dfukalov requested review of this revision.
Herald added a subscriber: wdng.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: sstefan1.
Herald added a reviewer: baziotis.
Herald added a project: LLVM.

1. Removed code and table dupcliation.
2. Moved attributor classes to unnamed namespace.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D108285

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
  llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
  llvm/lib/Target/AMDGPU/AMDGPUAttributor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108285.367162.patch
Type: text/x-patch
Size: 12910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210818/10490720/attachment.bin>


More information about the llvm-commits mailing list