[PATCH] D69044: [X86] Allow up to 4 loads per inline memcmp()

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 05:37:09 PDT 2019


courbet added a comment.

I don't remember cases where we had very large constant compares (though we do have quite a lot of small ones). I'll run our internal benchmarks with this change.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69044/new/

https://reviews.llvm.org/D69044





More information about the llvm-commits mailing list