[llvm] [X86] Reduce znver3/4 LoopMicroOpBufferSize to practical loop unrolling values (PR #91340)
via llvm-commits
llvm-commits at lists.llvm.org
Wed May 15 05:47:09 PDT 2024
ganeshgit wrote:
[matrix_vector_mul.zip](https://github.com/llvm/llvm-project/files/15321617/matrix_vector_mul.zip)
With -unroll-runtime, we can see the attached example gaining. So, let us have the metric @RKSimon suggested.
https://github.com/llvm/llvm-project/pull/91340
More information about the llvm-commits
mailing list