Skip to content
Unverified Commit 053a4cb0 authored by Cory Mikida's avatar Cory Mikida Committed by GitHub
Browse files

Fixing elementwise absolute value operation on UserTypes (#23)

* Steps to fix some particularly egregious elementwise abs performance on
UserTypes

* Slightly sneakier way of avoiding name mangling in new builtin

* Fix elementwise abs test to avoid indexing into a UserType, other
than in the outer Fortran test code
parent 128e2559
Pipeline #177283 passed with stage
in 43 seconds
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