================
@@ -2878,6 +2878,9 @@ void CIRGenModule::release() {
theModule->setAttr(cir::CIRDialect::getModuleLevelAsmAttrName(),
builder.getArrayAttr(globalScopeAsm));
+ if (getTriple().isAMDGPU())
----------------
skc7 wrote:
Thanks for feedback. To match OGCG, updated the same in the new patch.
https://github.com/llvm/llvm-project/pull/186073
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits