[PATCH] D90658: [X86] Improve lowering of fptoui

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 7 23:50:41 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf40925aa8b3d: [X86] Improve lowering of fptoui (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90658

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fp-cvt.ll
  llvm/test/CodeGen/X86/fp-intrinsics-flags.ll
  llvm/test/CodeGen/X86/fp-intrinsics.ll
  llvm/test/CodeGen/X86/fp-strict-scalar-fptoint.ll
  llvm/test/CodeGen/X86/fp80-strict-scalar.ll
  llvm/test/CodeGen/X86/scalar-fp-to-i64.ll
  llvm/test/CodeGen/X86/vec-strict-fptoint-128.ll
  llvm/test/CodeGen/X86/vec-strict-fptoint-256.ll
  llvm/test/CodeGen/X86/vec-strict-fptoint-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90658.303695.patch
Type: text/x-patch
Size: 116410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201108/e4d472b5/attachment.bin>


More information about the llvm-commits mailing list