[PATCH] D67766: [Float2Int] avoid crashing on unreachable code (PR38502)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 19 09:30:33 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372339: [Float2Int] avoid crashing on unreachable code (PR38502) (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67766?vs=220867&id=220878#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67766/new/
https://reviews.llvm.org/D67766
Files:
llvm/trunk/include/llvm/Transforms/Scalar/Float2Int.h
llvm/trunk/lib/Transforms/Scalar/Float2Int.cpp
llvm/trunk/test/Other/opt-O2-pipeline.ll
llvm/trunk/test/Other/opt-O3-pipeline.ll
llvm/trunk/test/Other/opt-Os-pipeline.ll
llvm/trunk/test/Transforms/Float2Int/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67766.220878.patch
Type: text/x-patch
Size: 6829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/c1e528c1/attachment.bin>
More information about the llvm-commits
mailing list