[PATCH] D56971: [X86] Add DAG combine to merge vzext_movl with the various fp<->int conversion operations that only write the lower 64-bits of an xmm register and zero the rest.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 09:51:39 PST 2019


craig.topper added a comment.

Ping


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56971





More information about the llvm-commits mailing list