[llvm] [X86] For inline memset with minsize, use stosb or stosd (PR #87003)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 02:25:51 PDT 2024


https://github.com/RKSimon commented:

Your patch describes memset yet most of the changes appear to be for memcpy :/

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


More information about the llvm-commits mailing list