[PATCH] D146327: [ArgPromotion] Remove dead code produced by removing dead arguments

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 09:48:04 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7739be7c6b6d: [ArgPromotion] Remove dead code produced by removing dead arguments (authored by Jeff Byrnes <jeffrey.byrnes at amd.com>).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146327

Files:
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/propagate-remove-dead-args.ll
  llvm/test/Transforms/ArgumentPromotion/store-into-inself.ll
  llvm/test/Transforms/PhaseOrdering/dce-after-argument-promotion-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146327.507775.patch
Type: text/x-patch
Size: 6646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/fd2ac480/attachment.bin>


More information about the llvm-commits mailing list