[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 03:11:07 PDT 2022


LiuChen3 updated this revision to Diff 422452.
LiuChen3 added a comment.

Address Phoebe's comments: remove 32-bit target check.


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.422452.patch
Type: text/x-patch
Size: 7275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/5e77ee83/attachment.bin>


More information about the llvm-commits mailing list