[PATCH] D73607: [X86] Custom lower ISD::FROUND with SSE4.1 to avoid a libcall.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 09:12:47 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG90c31b0f428f: [X86] Custom lower ISD::FROUND with SSE4.1 to avoid a libcall. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D73607?vs=241058&id=241191#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73607

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/extractelement-fp.ll
  llvm/test/CodeGen/X86/vec-libcalls.ll
  llvm/test/CodeGen/X86/vec_round.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73607.241191.patch
Type: text/x-patch
Size: 8199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/b193d093/attachment.bin>


More information about the llvm-commits mailing list