[PATCH] D123660: [X86] Covert unsigned int 0 to float-point with FILD instruction.

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 05:06:47 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf60a5af0a21: [X86] Covert unsigned int 0 to float-point with FILD instruction. (authored by LiuChen3).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123660

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fp-intrinsics.ll
  llvm/test/CodeGen/X86/fp-strict-scalar-inttofp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123660.422482.patch
Type: text/x-patch
Size: 7275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/917f61fb/attachment.bin>


More information about the llvm-commits mailing list