Skip to content
  1. Oct 17, 2017
  2. Oct 16, 2017
  3. Oct 15, 2017
  4. Oct 08, 2017
  5. Oct 04, 2017
  6. Oct 03, 2017
  7. Sep 29, 2017
  8. Sep 28, 2017
    • Dominic Kempf's avatar
      flake8... · 31754b74
      Dominic Kempf authored
      31754b74
    • Dominic Kempf's avatar
      [bugfix] Avoid vanishing predicates · 5851b04b
      Dominic Kempf authored
      Previously predicates, that could be hoisted up to a CallKernel
      schedule item were silently dropped by the DummyHostASTBuilder.
      This commit fixes the issue, by introducing a property whether
      an AST builder is able to implement conditionals. If not so, the
      hoisting of predicates is turned off (aka delayed until device
      code is generated).
      5851b04b
  9. Sep 26, 2017
  10. Sep 25, 2017
  11. Sep 24, 2017