[PATCH] D97971: [IPSCCP] don't propagate constant in section when caller/callee sections mismatch

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 5 14:49:50 PST 2021


nickdesaulniers updated this revision to Diff 328659.
nickdesaulniers edited the summary of this revision.
nickdesaulniers added a comment.

- solve recursive GEP, greatly simplify implementation, update LangRef, update description verbatim


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97971

Files:
  llvm/docs/LangRef.rst
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/ipsccp-function-sections.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97971.328659.patch
Type: text/x-patch
Size: 6039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/c13ad3b0/attachment.bin>


More information about the llvm-commits mailing list