[PATCH] D51706: ARM64: improve non-zero memset isel by ~2x

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 17:25:54 PDT 2018


efriedma accepted this revision.
efriedma added a comment.

LGTM

> I initially looked at this but it wasn't more straightforward

Well, even if it isn't simple, I would guess it's useful for f32 and f64 anyway.  Maybe not so much for f1128, though.


Repository:
  rL LLVM

https://reviews.llvm.org/D51706





More information about the llvm-commits mailing list