[PATCH] D75846: [SCCP] Split up callsite handling, only propagate result on change (NFC)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 07:25:17 PDT 2020


fhahn updated this revision to Diff 250761.
fhahn retitled this revision from " [SCCP] Split up callsite handling, only propagate result on change (NFC)" to "[SCCP] Split up callsite handling, only propagate result on change (NFC)".
fhahn added a comment.

Rebased after recent changes landed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75846

Files:
  llvm/lib/Transforms/Scalar/SCCP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75846.250761.patch
Type: text/x-patch
Size: 8453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/ee8caa1b/attachment.bin>


More information about the llvm-commits mailing list