[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
Mon Mar 8 11:58:03 PST 2021


nickdesaulniers updated this revision to Diff 329092.
nickdesaulniers added a comment.

- check lattice for known constants, add test


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.329092.patch
Type: text/x-patch
Size: 7071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/c2a70b27/attachment.bin>


More information about the llvm-commits mailing list