[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 19:34:17 PDT 2021


FreddyYe updated this revision to Diff 375138.
FreddyYe added a comment.

Refine tests.


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.375138.patch
Type: text/x-patch
Size: 15194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210927/948cfaff/attachment.bin>


More information about the llvm-commits mailing list