Add rocr namespace to core header and impl files
Change-Id: I1e1b33f9bba1078d049bc19797889988c3e43360
This commit is contained in:
committed by
Sean Keely
parent
99e2942949
commit
fa13208698
@@ -72,6 +72,7 @@
|
||||
DST |= ((VAL << MSK ## _SHIFT) & MSK)
|
||||
#endif // AMDHSA_BITS_SET
|
||||
|
||||
namespace rocr {
|
||||
namespace llvm {
|
||||
namespace amdhsa {
|
||||
|
||||
@@ -208,5 +209,6 @@ static_assert(
|
||||
|
||||
} // end namespace amdhsa
|
||||
} // end namespace llvm
|
||||
} // end namespace rocr
|
||||
|
||||
#endif // LLVM_SUPPORT_AMDHSAKERNELDESCRIPTOR_H
|
||||
|
||||
Reference in New Issue
Block a user