Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(550)

Unified Diff: runtime/szrt.c

Issue 639543002: Add cross test for vector itofp and fptoi casts. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: share more Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pydir/szbuild.py ('k') | runtime/szrt_i686.ll » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/szrt.c
diff --git a/runtime/szrt.c b/runtime/szrt.c
index 908c20e84a3b455aba3323370340bd109bc57807..3596db39bdb78bc3aa59162fa4ca61c2a180dfff 100644
--- a/runtime/szrt.c
+++ b/runtime/szrt.c
@@ -68,8 +68,6 @@ double cvtui64tod(uint64_t value) {
}
/* TODO(stichnot):
- Sz_fptoui_v4f32
- Sz_uitofp_v4i32
Sz_bitcast_v8i1_to_i8
Sz_bitcast_v16i1_to_i16
Sz_bitcast_i8_to_v8i1
« no previous file with comments | « pydir/szbuild.py ('k') | runtime/szrt_i686.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698