[PATCH] D53222: AMDGPU: Add sram-ecc feature
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 22 13:24:22 PDT 2018
t-tye added inline comments.
================
Comment at: docs/AMDGPUUsage.rst:550
:ref:`amdgpu-target-features`.
+ ``EF_AMDGPU_SRAM_ECC`` 0x00001000 Indicates if the ``sram-ecc``
+ target feature is
----------------
nhaehnle wrote:
> Why not 0x200?
Flag has been updated, but documentation needs corresponding change.
https://reviews.llvm.org/D53222
More information about the llvm-commits
mailing list