Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 120-implementation-issue-with-alignment
  • 163-fix
  • 177-stack-exhaustion-in-check_variable_access_ordered
  • 202-fix
  • 205-alias_temporaries-generates-illegal-code-for-cuda-target
  • 213-codegen-takes-forever
  • adjust-ltemp-fix-scalars
  • admissible-inames-finder-avoid-pulling-in-extraneous-constraints
  • arguments-as-basestorage
  • barrier-insertion-use-self-dependencies
  • barrier-insertion-with-finer-dependency-tracking
  • better-offset-treatment
  • c_pragma
  • c_vec
  • c_vec_tag
  • c_vecextensions_target
  • cache-improvements
  • cache-invoker-and-type-inf
  • cl-function-descriptions
  • count-function-fix
  • v2024.1
  • v2020.2.1
  • v2020.2
  • Firedrake_20200622.1
  • Firedrake_20200615.2
  • Firedrake_20200615.1
  • Firedrake_20200611.3
  • Firedrake_20200611.2
  • Firedrake_20200611.1
  • Firedrake_20200602.1
  • Firedrake_20200602.0
  • Firedrake_20200527.0
  • Firedrake_20200518.0
  • Firedrake_20200516.0
  • Firedrake_20200622.0
  • Firedrake_20200615.0
  • Firedrake_20200615.3
  • Firedrake_20200418.0
  • Firedrake_20200418.1
  • Firedrake_20200513.0
40 results
Created with Raphaël 2.2.010May8526Apr2519181765231Mar302926253221Feb2012523Jan18171620Nov1211109875432131Oct30292826252423221917161512119228Sep2726241028Aug2524221410987423Jul2221201918171687543Compiled: Don't flag KeyboardInterrupt as a build failure.CSE-on-creation: Don't create variables aliasing other variables.Add function mangler registration.Add symbol (i.e. variable/constant) mangling.Minor doc addition.Fix bounds checking cache in control structure generation.Fix code generation for scalar global array indices without shape info.print_highlighted_code -> get_highlighted_code.Cache bounds checks in build_loop_nest.Some whitespace fixes.Enable the use of type inference for reduction.Add result dtype getters to reductions.Fix CSE type assignment if no type specified.Improve ArrayArg deprecation warning.Duplicate reduction inames before expanding CSEs.Fix type inference for temporaries.Add "no_run" to CompiledKernel execution call, for debugging.Hack reduction machinery enough to implement argmax.Allow more than one function return type inference function.Add type inference on reduction expressions.Allow ()-shaped global args that work properly.Defer temporary type inference until preprocessing.Add deduplicating preambles mechanism.Rename ArrayArg -> GlobalArg, ConstantArrayArg -> ConstantArg.CompiledKernel: Provide error in case of unneeded keyword arguments.Report errors for incorrectly indexed arguments.Make checking in CompiledKernel use assert.Better __repr__ for ArrayArg.Add a facility for type inference on temporary variables.Add LoopKernel.get_var_descriptor().CompiledKernel: Default to host output if only host input encountered.Fix CSE error message in expr codegen.Generate correct code for widening to complex on assignment.Add correct type inference for struct member lookup.CompiledKernel: return outputs as a separate list.Fix terminology in preprocess.mark_local.Do not default in-creation duplicated inames to local. Bad idea.Make convenient interface for calling CompiledKernel instances.Find sensible default for whether to allow complex-valued variables.Fix a parenthization bug in complex expression generation.
Loading