[PATCH] D84592: [X86] Add custom lowering for llvm.roundeven with sse4.1.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 10:23:40 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4823b24a41b: [X86] Add custom lowering for llvm.roundeven with sse4.1. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D84592?vs=280701&id=281656#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84592

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fp-roundeven.ll
  llvm/test/CodeGen/X86/fp-strict-scalar-round.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84592.281656.patch
Type: text/x-patch
Size: 48375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200729/e095e8aa/attachment-0001.bin>


More information about the llvm-commits mailing list