[PATCH] D47264: AMDGPU: Remove AMDGPUMCInstLower.h

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 23 08:41:01 PDT 2018


tstellar created this revision.
tstellar added reviewers: arsenm, nhaehnle.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, kzhuravl.

The AMDGPUMCInstLower class is not used outside AMDGPUMCInstLower.cpp,
so we don't need a header file.


Repository:
  rL LLVM

https://reviews.llvm.org/D47264

Files:
  lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
  lib/Target/AMDGPU/AMDGPUMCInstLower.h
  lib/Target/AMDGPU/SIShrinkInstructions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47264.148229.patch
Type: text/x-patch
Size: 3026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/14d10d11/attachment.bin>


More information about the llvm-commits mailing list