[PATCH] D87603: [X86] Update SSE/AVX integer MINMAX intrinsics to emit llvm.smax.* etc. (PR46851)

Nikita Popov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 14 12:58:49 PDT 2020


nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.

LGTM. I think we have enough to start using them for vector intrinsics.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87603



More information about the cfe-commits mailing list