[PATCH] D124692: [InstCombine] fix miscompile when casting int->FP->int
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 7 05:50:58 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8650f05c9762: [InstCombine] fix miscompile when casting int->FP->int (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D124692?vs=426141&id=427850#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124692/new/
https://reviews.llvm.org/D124692
Files:
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/test/Transforms/InstCombine/sitofp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124692.427850.patch
Type: text/x-patch
Size: 3643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220507/a7a153b2/attachment.bin>
More information about the llvm-commits
mailing list