Skip to content
Snippets Groups Projects
Select Git revision
  • 66-absolute-access-is-probably-not-copied-correctly-after-_eval_subs
  • const_fix
  • fhennig/bit-conditional
  • fhennig/more-sympy
  • fhennig/tests-cleanup
  • fhennig/v2.0-deprecations
  • fma
  • gpu_bufferfield_fix
  • gpu_liveness_opts
  • holzer-master-patch-46757
  • hyteg
  • improved_comm
  • master default protected
  • rangersbach/reductions
  • target_dh_refactoring
  • v2.0-dev protected
  • vectorization_sqrt_fix
  • zikeliml/124-rework-tutorials
  • zikeliml/Task-96-dotExporterForAST
  • release/1.3.7 protected
  • release/1.3.6 protected
  • release/2.0.dev0 protected
  • release/1.3.5 protected
  • release/1.3.4 protected
  • release/1.3.3 protected
  • release/1.3.2 protected
  • release/1.3.1 protected
  • release/1.3 protected
  • release/1.2 protected
  • release/1.1.1 protected
  • release/1.1 protected
  • release/1.0.1 protected
  • release/1.0 protected
  • release/0.4.4 protected
  • last/Kerncraft
  • last/OpenCL
  • last/LLVM
  • release/0.4.3 protected
  • release/0.4.2 protected
39 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026Apr25242312231Mar282724201812117527Feb2625242120191817141312111065431Jan302928272423222120171615141318Dec131018Nov13127628Oct21141110128Sep824Aug191227Jul24231917161598543111Jun105131May282218161329Apr262322218543228Mar27252019151413121110876528Feb27252019183231Jan30282625191817161514121110918Dec124128Nov1417Oct29Sep282019181513729Aug2824231825Jul20171312530Jun292824227431May3011Apr109331Mar282724Apply 4 suggestion(s) to 2 file(s)rangersbach/red…rangersbach/reductionsMerge remote-tracking branch 'origin/rangersbach/reductions' into rangersbach/reductionsOmit extra type context creation for scalar op in PsVecHorizontalOmit unnecessary type context creations for PsVecHorizontalFix lintOmit unnecessary replace_symbol callskip test_buffer_gpu on non-GPU-systemsfhennig/bit-con…fhennig/bit-conditionalremove test cases for no-longer-supported non-aligned structured typesfhennig/tests-c…fhennig/tests-cleanupre-enable x-failing tests; remove obsolete testsextract lowering of integer min/max/abs to Platform common base class. Check functionality for GPU targets.Add unit test for ReductionAssignmentAdd bit_conditional to docs. Fix code literals.Parameterize test_reduction_assignments with reduction opsOmit old stuff from reduction_op_to_exprMerge remote-tracking branch 'origin/rangersbach/reductions' into rangersbach/reductionsAdapt test_invalid_reduction_assignments to create new contexts for each subtestMove checks and init value determination for ReductionAssignments to add_reduction_infoadd more test casesExtend KernelAnalysis to check for invalid references to reduction symbolsRename `flag_cond` to `bit_conditional`. Implement freeze. Re-enable tests.Minor doc changepermit PsCast target type to be contextually determined by Typifiermake sure expression types are always constApply 1 suggestion(s) to 1 file(s)Apply 1 suggestion(s) to 1 file(s)Add typification test for PsVecHorizontalAdd unit test for freezing of ReductionAssignmentsAdd unit test for checking border cases of freezing illegal usages of ReductionAssignmentsCheck if reduction symbol is (illegally) accessed before/after reduction assignmentDocument attributes of ReductionInfoFix indent for error handling in freezeMerge remote-tracking branch 'origin/rangersbach/reductions' into rangersbach/reductionsMove symbol handling for reductions to context and add more checksre-add hip int typedefsfhennig/more-sy…fhennig/more-sympyList supported SymPy features in docsbackend docs on constants, functions, and literalsdisallow integer infinitiesfix cuda rt include. Move infinities into separate header file.floating point infinities for CUDA and HIPImplement PsConstantFunction