[PATCH] D142093: [InstCombine] trunc (fptoui|fptosi)
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 07:18:36 PST 2023
samparker updated this revision to Diff 490840.
samparker added a comment.
Removed non-poison input restriction for fptosi.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142093/new/
https://reviews.llvm.org/D142093
Files:
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/test/Transforms/InstCombine/trunc-fp-to-int.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142093.490840.patch
Type: text/x-patch
Size: 10140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/99ecbb51/attachment.bin>
More information about the llvm-commits
mailing list