[PATCH] D73948: [GlobalISel] Legalize more G_FP(EXT|TRUNC) libcalls.
Konstantin Schwarz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 6 03:10:41 PST 2020
kschwarz updated this revision to Diff 242847.
kschwarz added a comment.
Unit tests added for the previously unsupported extensions & truncations.
Tightened the size check for simple libcalls to avoid crash on unsupported libcalls.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73948/new/
https://reviews.llvm.org/D73948
Files:
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/unittests/CodeGen/GlobalISel/GISelMITest.h
llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73948.242847.patch
Type: text/x-patch
Size: 8075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200206/1e3256bd/attachment.bin>
More information about the llvm-commits
mailing list