[PATCH] D106802: [OpenMP] Adding flags for disabling the following optimizations: Deglobalization SPMDization State machine rewrites Folding

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 06:55:37 PDT 2021


jdoerfert added a comment.

Why not add the RUN lines to existing tests and then us a different check prefix, `FileCheck --check-prefix=NOOPT`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106802



More information about the llvm-commits mailing list