[llvm-branch-commits] [llvm] [RISCV] Support memcmp expansion for vectors (PR #114517)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jun 12 09:14:12 PDT 2025


hiraditya wrote:

>  The range of supported load sizes is (XLEN, VLEN * LMUL8]

Is there a way for users to change this, depending on the platform users may want to expand memcmp's on larger sequences.

https://github.com/llvm/llvm-project/pull/114517


More information about the llvm-branch-commits mailing list