This is an archive of the discontinued LLVM Phabricator instance.

[Polly] [Failing test case] Add test case that seems to fail due to invalid referencing of instructions across host and kernel modules.
AbandonedPublic

Authored by bollu on Aug 3 2017, 8:31 AM.

Event Timeline

bollu created this revision.Aug 3 2017, 8:31 AM
bollu updated this revision to Diff 109578.Aug 3 2017, 9:32 AM
  • remove invariant load hoisting
bollu updated this revision to Diff 109582.Aug 3 2017, 9:50 AM
  • [NFC] make test case understandable
bollu updated this revision to Diff 109704.Aug 4 2017, 4:24 AM
  • [Works] [WIP] recreate whatever IslNodeBuilder does in PPCGCodeGeneration
bollu abandoned this revision.Aug 4 2017, 4:27 AM

This is being solved in D36290, so I'm closing this.