summaryrefslogtreecommitdiffstats
path: root/polly/test/GPGPU/failing-invariant-load-handling.ll
Commit message (Collapse)AuthorAgeFilesLines
* [NFC] [PPCGCodeGen] Add missing REQUIRES: pollyacc line.Siddharth Bhat2017-08-081-0/+2
| | | | llvm-svn: 310354
* [Polly] [PPCGCodeGeneration] Handle failing of invariant load hoisting ↵Siddharth Bhat2017-08-081-0/+56
gracefully. To do this, we replicate what `CodeGeneration` does. We expose `markNodeUnreachable` from `CodeGeneration` to `PPCGCodeGeneration`. Differential Revision: https://reviews.llvm.org/D36457 llvm-svn: 310350
OpenPOWER on IntegriCloud