[PATCH] D93813: [NFC][AMDGPU] Reduce include files dependency.

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 06:14:12 PST 2021


dfukalov marked an inline comment as done.
dfukalov added inline comments.


================
Comment at: llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp:1
+#include "llvm/MC/MCExpr.h"
 //===-- SIMCCodeEmitter.cpp - SI Code Emitter -----------------------------===//
----------------
rampitec wrote:
> Out of place.
Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93813/new/

https://reviews.llvm.org/D93813



More information about the llvm-commits mailing list