Files
openmm/tests/TestParser.cpp
Peter Eastman aafb8b5b0c Vectorize custom expressions on CPU (#3552)
* Began implementing vectorization of Lepton expressions

* Tests for vector expressions

* Implemented CompiledVectorExpression for x86

* Bug fix

* Optimized select() on ARM

* Optimized select() on x86

* CompiledVectorExpression supports AVX

* Bug fix

* Updated docs

* Use VEX encoded instructions for CompiledExpression

* Optimized min() and max() on x86

* Optimized min() and max() on ARM

* Fixed compilation error

* Upgrade AsmJit
2022-04-10 13:51:38 -07:00

16 KiB