[PATCH] D128830: [Pipelines] Introduce DAE after ArgumentPromotion
Pavel Samolysov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 03:13:39 PDT 2022
psamolysov updated this revision to Diff 441334.
psamolysov added a comment.
Add a PhaseOrdering test to show how the patch affects dead argument elimination after argument promotion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128830/new/
https://reviews.llvm.org/D128830
Files:
llvm/lib/Passes/PassBuilderPipelines.cpp
llvm/test/Transforms/PhaseOrdering/dce-after-argument-promotion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128830.441334.patch
Type: text/x-patch
Size: 4483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/bae20476/attachment.bin>
More information about the llvm-commits
mailing list