rampitec marked 3 inline comments as done.
rampitec added inline comments.
Comment at: llvm/lib/Support/TargetParser.cpp:66
// Don't bother listing the implicitly true features
-constexpr GPUInfo AMDGCNGPUs[43] = {
+constexpr GPUInfo AMDGCNGPUs[44] = {
// Name Canonic
t-tye added inline comments.
Comment at: llvm/docs/AMDGPUUsage.rst:280
names.
+ ``gfx1032`` ``amdgcn`` dGPU - xnack
*TBA*
+
rampitec marked 3 inline comments as done.
rampitec added inline comments.
Comment at: llvm/docs/AMDGPUUsage.rst:280
names.
+ ``gfx1032`` ``amdgcn`` dGPU - xnack
foad added inline comments.
Comment at: llvm/docs/AMDGPUUsage.rst:280
names.
+ ``gfx1032`` ``amdgcn`` dGPU - xnack
*TBA*
+
rampitec added inline comments.
Comment at: clang/test/Driver/amdgpu-macros.cl:216
// GFX1031-DAG: #define FP_FAST_FMA 1
+// GFX1032-DAG: #define FP_FAST_FMA 1
tra wrote:
> This test could use some refactoring.
> Individual macro checks could be collapsed to
>
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd1beb95d1241: [AMDGPU] gfx1032 target (authored by rampitec).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https