[PATCH] D86079: [X86] Improved lowering for saturating float to int.

Bevin Hansson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 01:33:24 PDT 2020


ebevhan updated this revision to Diff 286218.
ebevhan added a comment.

Addressed comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86079

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/fptosi-sat-scalar.ll
  llvm/test/CodeGen/X86/fptoui-sat-scalar.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86079.286218.patch
Type: text/x-patch
Size: 66692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/9573ec8a/attachment-0001.bin>


More information about the llvm-commits mailing list