[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
Thu Mar 4 12:03:16 PST 2021


nickdesaulniers planned changes to this revision.
nickdesaulniers added a comment.

Sigh...it looks like this works for `defconfig`s, but not `allmodconfig`s (https://github.com/ClangBuiltLinux/linux/issues/1302). Let me see what's going on there and fix this up.  In the meantime, RFC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97971



More information about the llvm-commits mailing list