forked from OSchip/llvm-project
fb4aa30f27
Summary: This allows doing `memcmp(p, q, 7)` with 2 loads instead of a call to memcmp. This fixes part of PR45147. Reviewers: spatel Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D76133 |
||
---|---|---|
.. | ||
lit.local.cfg | ||
memcmp.ll |