[PATCH] D110312: [X86][ISel] Lowering FROUND(f16) and FROUNDEVEN(f16)

Freddy, Ye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 26 22:44:42 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG902ec6142a6f: [X86][ISel] Lowering FROUND(f16) and FROUNDEVEN(f16) (authored by FreddyYe).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110312

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110312.375144.patch
Type: text/x-patch
Size: 15194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210927/2b30fa49/attachment.bin>


More information about the llvm-commits mailing list