[PATCH] D106802: [OpenMP] Adding flags for disabling the following optimizations: Deglobalization SPMDization State machine rewrites Folding
Joseph Huber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 29 16:28:47 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcd0dd8ece8e6: [OpenMP] Adding flags for disabling the following optimizations… (authored by jhuber6).
Changed prior to commit:
https://reviews.llvm.org/D106802?vs=362850&id=362919#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106802/new/
https://reviews.llvm.org/D106802
Files:
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/custom_state_machines.ll
llvm/test/Transforms/OpenMP/fold_generic_main_thread.ll
llvm/test/Transforms/OpenMP/remove_globalization.ll
llvm/test/Transforms/OpenMP/spmdization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106802.362919.patch
Type: text/x-patch
Size: 95425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/174a2a8d/attachment.bin>
More information about the llvm-commits
mailing list