[PATCH] D86546: [compiler-rt][builtins] Use explicitly-sized integer types for LibCalls
Anatoly Trosinenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 30 10:15:17 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9595f0051000: [compiler-rt][builtins] Use explicitly-sized integer types for LibCalls (authored by atrosinenko).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86546/new/
https://reviews.llvm.org/D86546
Files:
compiler-rt/lib/builtins/floatsisf.c
compiler-rt/lib/builtins/floatsitf.c
compiler-rt/lib/builtins/floatunsisf.c
compiler-rt/lib/builtins/floatunsitf.c
compiler-rt/test/builtins/Unit/floatditf_test.c
compiler-rt/test/builtins/Unit/floatsitf_test.c
compiler-rt/test/builtins/Unit/floatunditf_test.c
compiler-rt/test/builtins/Unit/floatunsitf_test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86546.404391.patch
Type: text/x-patch
Size: 4590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220130/81ac7553/attachment.bin>
More information about the cfe-commits
mailing list