[PATCH] D86079: [X86] Improved lowering for saturating float to int.
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 06:45:35 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG07605ea1f3c9: [X86] Improved lowering for saturating float to int. (authored by ebevhan, committed by bjope).
Changed prior to commit:
https://reviews.llvm.org/D86079?vs=290264&id=316079#toc
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.316079.patch
Type: text/x-patch
Size: 66653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210112/877facf7/attachment.bin>
More information about the llvm-commits
mailing list