[PATCH] D69222: [X86] NFC: expand inline memcmp test coverage

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 20 03:15:24 PDT 2019


davezarzycki added a comment.

Please note: 48 byte and 96 byte comparisons have terrible code gen on AVX2 and later.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69222





More information about the llvm-commits mailing list