How can I write code to hint to the JVM to use vector operations?

前端 未结 3 1866
耶瑟儿~
耶瑟儿~ 2021-02-04 02:46

Somewhat related question, and a year old: Do any JVM's JIT compilers generate code that uses vectorized floating point instructions?

Preface: I am trying to do this

3条回答
提交回复
热议问题