This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG666ef0db208b: [AMDGPU] Add gfx602, gfx705, gfx805 targets
(authored by tpr).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
http
jhenderson added inline comments.
Comment at: clang/lib/Basic/Cuda.cpp:1
#include "clang/Basic/Cuda.h"
(aside - this file seems to be missing the copyright header - probably should
be fixed separately though)
Comment at: llvm/tools/llvm-rea
rampitec accepted this revision.
rampitec added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88916/new/
https://reviews.llvm.org/D88916
_
tpr updated this revision to Diff 296648.
tpr added a comment.
V3: AMDGCNGPUs table in TargetParser.cpp needs to be in GPUKind order,
so fix the GPUKind order.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88916/new/
https://reviews.llvm.org/D88
tpr updated this revision to Diff 296623.
tpr added a comment.
Herald added subscribers: cfe-commits, jholewinski.
Herald added a project: clang.
V2: Add clang changes. Put TargetParser list in order.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88