[PATCH] D146200: [PassBuilder] Support O0 in default pipelines

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 02:00:21 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa8f6b5763e89: [PassBuilder] Support O0 in default pipelines (authored by nikic).
Herald added projects: clang, OpenMP, Flang.
Herald added subscribers: openmp-commits, cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146200

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/tools/clang-fuzzer/handle-llvm/handle_llvm.cpp
  flang/lib/Frontend/FrontendActions.cpp
  llvm/include/llvm/Passes/PassBuilder.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassBuilderPipelines.cpp
  mlir/lib/ExecutionEngine/OptUtils.cpp
  openmp/libomptarget/plugins-nextgen/common/PluginInterface/JIT.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146200.506007.patch
Type: text/x-patch
Size: 7422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230317/69529cf3/attachment.bin>


More information about the llvm-commits mailing list