### Summary ### Environment - **Operating System** : Windows/Linux - **Architecture** : x64/Arm64/PowerPC ... - **Eigen Version** : 5.0.0 - **Compiler Version** : gcc-12.0 - **Compile Flags** : -O3 -march=native - **Vector Extension** : SSE/AVX/NEON ... ### Minimal Example ```cpp // Insert your code here. ``` ### Steps to reproduce the issue 1. first step 2. second step 3. ... ### What is the current *bug* behavior? ### What is the expected *correct* behavior? ### Relevant logs ### [Optional] Benchmark scripts and results ### Anything else that might help