You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* CSE indices outside of _avx_!
* rangesym is an empty symbol for static loops
* Fix vcmpend bounds
* No longer mark stores as noalias.
* Update precompile statements, reduce some specialization, split deeply nested reductions to stop confusing LLVM with too many phi nodes, fix some reduction naming code.
* Inline if there are constant compute ops to workaround #245
* esc fallback macro, remove Tullio workaround as it didn't work anyway, mangle parameters in `_avx_!` to make sure they don't clash with user's symbols from loops
* More phi-splits for deep reductions, add energy(spin_conf) test (#244).
* Add broutine2x2 to tests (fixes#239)
* Fix typo.
* Don't pass unnecessary arguments
* latency
* Print sizes in staticsizes bench to find out which are failing; cannot reproduce locally.
* Require VectorizationBase 0.19.34
* Quantum tests on >=1.6 only (uses reinterpret(reshape,...))
0 commit comments