[PATCH] D142093: [InstCombine] trunc (fptoui|fptosi)
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 03:09:37 PST 2023
samparker updated this revision to Diff 490438.
samparker edited the summary of this revision.
samparker added a comment.
Now only checking for poison/undef for the signed case.
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.490438.patch
Type: text/x-patch
Size: 6389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230119/1aa9c424/attachment.bin>
More information about the llvm-commits
mailing list