Skip to content
Snippets Groups Projects
Commit a4acc9ff authored by Frederik Hennig's avatar Frederik Hennig
Browse files

Add sqrt; fix domains in function testsuite; update freeze of sp.Pow

 - Add the `sqrt` function to the IR, as well as to CPU, CUDA, SYCL, and x86-vector targets
 - Rewrite case for `sp.Power` in freeze to generate `sqrt` calls where appropriate
 - Adapt function test suite: Test on values within the correct domain for all functions
 - Untrack some testsuite output files
 - Remove some deprecated imports from the testsuite
parent 4f8e42e6
Showing
with 212 additions and 53 deletions
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