[PATCH] D63494: [AMDGPU] Fix for branch offset hardware workaround
Ryan Taylor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 16:52:32 PDT 2019
rtaylor marked an inline comment as done.
rtaylor added inline comments.
================
Comment at: lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp:10
+#include "SIInstrInfo.h"
#include "MCTargetDesc/AMDGPUFixupKinds.h"
----------------
arsenm wrote:
> This is a layering violation
Where would you like the InstrMapping to go? The others are here.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63494/new/
https://reviews.llvm.org/D63494
More information about the llvm-commits
mailing list