[llvm-branch-commits] [llvm] [RISCV] Add initial support of memcmp expansion (PR #107548)
Pengcheng Wang via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Sep 10 07:15:23 PDT 2024
wangpc-pp wrote:
> This is perhaps more of a comment for #107824 than for this one, but I think we'd benefit from some level of test coverage for OptForSize to demonstrate that we stick with the libcall in cases where expanding increases code size.
Thanks! Done!
https://github.com/llvm/llvm-project/pull/107548
More information about the llvm-branch-commits
mailing list