[PATCH] D58470: [X86] Reduce some patterns by using FP instructions for integer types even when AVX2 is available and execution domain fixing will do the right thing

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 17:13:55 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355361: [X86] Reduce some patterns by using FP instructions for integer types even when… (authored by ctopper, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58470?vs=187647&id=189239#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58470

Files:
  llvm/trunk/lib/Target/X86/X86InstrSSE.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58470.189239.patch
Type: text/x-patch
Size: 5613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/15353add/attachment.bin>


More information about the llvm-commits mailing list