[llvm] [IR] Initial introduction of memset_pattern (PR #97583)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 15:24:32 PDT 2024


topperc wrote:

Does this need to care about big endian vs little endian? I notice LoopIdiomRecognize.cpp only handles little endian targets.

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


More information about the llvm-commits mailing list