[PATCH] D76138: [X86][SSE] Prefer trunc(movd(x)) to pextrb(x,0)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 10:11:57 PDT 2020


RKSimon added a comment.

In D76138#1921775 <https://reviews.llvm.org/D76138#1921775>, @lebedev.ri wrote:

> Test changes seem to be omitted from the diff?


I loathe git at times :-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76138





More information about the llvm-commits mailing list