[PATCH] D88706: [OpenMP][MLIR] WIP : Fix for nested parallel region

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 09:53:59 PDT 2020


kiranchandramohan added a comment.

Found that they should be in the entry block for optimizations. @fghanim is this what you are suggesting?
http://llvm.org/docs/Frontend/PerformanceTips.html#use-of-allocas


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

https://reviews.llvm.org/D88706



More information about the llvm-commits mailing list