[PATCH] D87001: [IRMover] Avoid materializing global value that belongs to not-yet-linked module

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 13:14:44 PDT 2020


tejohnson added a comment.

It sounds like even the test case that was added for D47898 <https://reviews.llvm.org/D47898> passes when that fix is reverted? Can you also try the original test case from https://bugs.llvm.org/show_bug.cgi?id=37684, which is just a little bit different? Since this handling has been problematic, I'd like to understand what changed to make that older fix unnecessary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87001



More information about the llvm-commits mailing list