[llvm] [CodeGen] Improve ExpandMemCmp for more efficient non-register aligned sizes handling (PR #69942)

Igor Kirillov via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 27 07:14:58 PDT 2023


igogo-x86 wrote:

@DavidSpickett, yes, I reverted the commit. mecmp(..., ..., 3) on certain data was not correct. Going to investigate how to handle it properly

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


More information about the llvm-commits mailing list