[PATCH] D78719: [Attributor] Inititialize "value attributes" w/ must-be-executed-context info

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 3 20:09:22 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG231026a508ea: [Attributor] Inititialize "value attributes" w/ must-be-executed-context info (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D78719?vs=259586&id=261733#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78719

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/ArgumentPromotion/attrs.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/byval-2.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/byval.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/control-flow2.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/fp80.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/live_called_from_dead_2.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/musttail.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/tail.ll
  llvm/test/Transforms/Attributor/IPConstantProp/2009-09-24-byval-ptr.ll
  llvm/test/Transforms/Attributor/IPConstantProp/openmp_parallel_for.ll
  llvm/test/Transforms/Attributor/callbacks.ll
  llvm/test/Transforms/Attributor/read_write_returned_arguments_scc.ll
  llvm/test/Transforms/Attributor/value-simplify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78719.261733.patch
Type: text/x-patch
Size: 70927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/046e3146/attachment.bin>


More information about the llvm-commits mailing list