[PATCH] D72547: [llvm] Make new pass manager's OptimizationLevel a class
    Mircea Trofin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jan 14 14:45:52 PST 2020
    
    
  
mtrofin updated this revision to Diff 238107.
mtrofin marked 2 inline comments as done.
mtrofin added a comment.
Alternative: expose speedup/size components to more closely align with legacy PM
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72547/new/
https://reviews.llvm.org/D72547
Files:
  clang/lib/CodeGen/BackendUtil.cpp
  llvm/include/llvm/Passes/PassBuilder.h
  llvm/lib/LTO/LTOBackend.cpp
  llvm/lib/Passes/PassBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72547.238107.patch
Type: text/x-patch
Size: 18633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/63885b79/attachment.bin>
    
    
More information about the llvm-commits
mailing list