[PATCH] D142093: [InstCombine] trunc (fptoui|fptosi)
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 02:03:06 PST 2023
samparker created this revision.
samparker added reviewers: spatel, RKSimon, craig.topper.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
samparker requested review of this revision.
Herald added a project: LLVM.
Fold trunc of fp-to-int conversions of half types.
Repository:
rG LLVM Github Monorepo
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.490422.patch
Type: text/x-patch
Size: 6475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230119/396508e3/attachment.bin>
More information about the llvm-commits
mailing list