Skip to content
Commit 22d6ad35 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

First steps towards implementing vector iname reductions

This commit
* adds a callback for reductions of vec-tagged inames
* removes the logic "instruction generated => reduction was realized"
  because vector reductions do not necessarily write new instructions
* adds emit_vector_reduction to ASTBuilderBase. By default,
  it throws Unvectorizable.
parent 2f0cac0b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment