[clang] [llvm] [SelectionDAG][PowerPC] Add an intrinsic for memcmp. (PR #118178)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 2 14:22:49 PST 2024


efriedma-quic wrote:

We already have handling in the backend; see llvm/lib/CodeGen/ExpandMemCmp.cpp .

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


More information about the cfe-commits mailing list