[llvm] [ExpandMemCmp] Optimize ExpandMemCmp to reduce instruction count on x86 (PR #69609)
Igor Kirillov via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 23 09:43:14 PDT 2023
igogo-x86 wrote:
Looks like it is not entirely profitable. I dropped it in favour of - https://github.com/llvm/llvm-project/pull/69942
https://github.com/llvm/llvm-project/pull/69609
More information about the llvm-commits
mailing list