[PATCH] D128830: [Pipelines] Introduce DAE after ArgumentPromotion
    Pavel Samolysov via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Jul 11 08:46:25 PDT 2022
    
    
  
psamolysov updated this revision to Diff 443661.
psamolysov added a comment.
[Pipelines] Fix the Clang :: CodeGenCoroutines/coro-elide.cpp
Now, the `%_Z5task1v.Frame` type doesn't contain a field of  the
`%_Z5task0v.Frame` one.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128830/new/
https://reviews.llvm.org/D128830
Files:
  clang/test/CodeGen/thinlto-distributed-newpm.ll
  clang/test/CodeGenCoroutines/coro-elide.cpp
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/test/Other/new-pm-defaults.ll
  llvm/test/Other/new-pm-lto-defaults.ll
  llvm/test/Other/new-pm-thinlto-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
  llvm/test/Transforms/InstCombine/unused-nonnull.ll
  llvm/test/Transforms/PhaseOrdering/dce-after-argument-promotion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128830.443661.patch
Type: text/x-patch
Size: 21551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220711/94388bf0/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list