================
@@ -71,6 +71,9 @@ enum class LangAS : unsigned {
// Wasm specific address spaces.
wasm_funcref,
+ // HIP-specific address spaces
----------------
arsenm wrote:
Comment out of date
https://github.com/llvm/llvm-project/pull/207687