dhruvachak added inline comments.

================
Comment at: llvm/lib/Transforms/IPO/OpenMPOpt.cpp:4263
     case OMPRTL___kmpc_nvptx_end_reduce_nowait:
+    case OMPRTL___kmpc_alloc_aggregate_arg:
       break;
----------------
dhruvachak wrote:
> @jdoerfert Is this enough to enable SPMDization or is further handling 
> required?
Just to be clear, this change does allow SPMDization now but want to make sure 
nothing else is missing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102107/new/

https://reviews.llvm.org/D102107

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to