arsenm added inline comments.
================ Comment at: clang/lib/CodeGen/BackendUtil.cpp:1101-1102 + MPM.addPass(StdParAcceleratorCodeSelectionPass()); + } + else if (LangOpts.HIPStdParInterposeAlloc) { + MPM.addPass(StdParAllocationInterpositionPass()); ---------------- Formatting CHANGES SINCE LAST ACTION https://reviews.llvm.org/D155850/new/ https://reviews.llvm.org/D155850 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits