[PATCH] D97238: [Attributor] Conditinoally delete fns

William Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 11:49:42 PST 2021


wsmoses updated this revision to Diff 325862.
wsmoses added a comment.

WIP: update code per comments, still needs test fixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97238

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/Attributor/IPConstantProp/dangling-block-address.ll
  llvm/test/Transforms/Attributor/liveness.ll
  llvm/test/Transforms/Attributor/nodelete.ll
  llvm/test/Transforms/OpenMP/parallel_deletion_cg_update.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97238.325862.patch
Type: text/x-patch
Size: 11644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/d2b52a5f/attachment.bin>


More information about the llvm-commits mailing list