Clean up old USE_* and RELEASE.md notes.

[ROCm/clr commit: 42882ddf9c]
Esse commit está contido em:
Ben Sander
2017-06-23 10:38:29 -05:00
commit f1bed37a34
5 arquivos alterados com 0 adições e 27 exclusões
@@ -28,7 +28,6 @@ THE SOFTWARE.
#ifndef HIP_INCLUDE_HIP_HCC_DETAIL_HOST_DEFINES_H
#define HIP_INCLUDE_HIP_HCC_DETAIL_HOST_DEFINES_H
#define USE_PROMOTE_FREE_HCC 1
// Add guard to Generic Grid Launch method
#ifndef GENERIC_GRID_LAUNCH
@@ -61,11 +60,7 @@ THE SOFTWARE.
*/
// _restrict is supported by the compiler
#define __shared__ tile_static
#if USE_PROMOTE_FREE_HCC==1
#define __constant__ __attribute__((hc))
#else
#define __constant__ ADDRESS_SPACE_1
#endif
#else
// Non-HCC compiler