[PATCH] D93813: [NFC][AMDGPU] Reduce include files dependency.
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 4 10:46:38 PST 2021
rampitec added inline comments.
================
Comment at: llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp:1
+#include "llvm/MC/MCExpr.h"
//===-- SIMCCodeEmitter.cpp - SI Code Emitter -----------------------------===//
----------------
Out of place.
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