When hoistInvariantLoads fails, we do the same process that
CodeGeneration does and
For this, we expose the markBlockUnreachable functionality to be shared across
PPCGCodeGeneration and CodeGeneration.
Paths
| Differential D36400
[Polly] [NFC] [PPCGCodeGeneration] Gracefully fail if invariant load hoisting fails in PPCGCodegen. AbandonedPublic Authored by bollu on Aug 7 2017, 7:58 AM.
Details Summary When hoistInvariantLoads fails, we do the same process that For this, we expose the markBlockUnreachable functionality to be shared across
Diff Detail
Revision Contents
Diff 109996 include/polly/CodeGen/CodeGeneration.h
lib/CodeGen/CodeGeneration.cpp
lib/CodeGen/PPCGCodeGeneration.cpp
test/GPGPU/failing-invariant-load.ll
|