[PATCH] D132309: Changes for Parallel Code Motion

abhishek u via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 20 12:02:51 PDT 2022


saddent created this revision.
saddent added reviewers: wsmoses, jdoerfert.
Herald added subscribers: ormris, hiraditya.
Herald added a project: All.
saddent requested review of this revision.
Herald added subscribers: llvm-commits, sstefan1.
Herald added a project: LLVM.

- Made Changes according to reviews from wsmoses.
- Added Test Cases, positive and negative test cases

TODO : Introduce asserts to check the correctness of the optimisation
for the test cases


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132309

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/parallel_codemotion_negativecase.ll
  llvm/test/Transforms/OpenMP/parallel_codemotion_postivecase.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132309.454242.patch
Type: text/x-patch
Size: 15467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220820/c0f10bec/attachment.bin>


More information about the llvm-commits mailing list