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

Unified Diff: tests/spec2k/175.vpr/run.ref.sh

Issue 2417803003: Revert use of hexfloat for wasm in spec2k tests. (Closed)
Patch Set: Created 4 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 | « tests/spec2k/175.vpr/diff.README ('k') | tests/spec2k/175.vpr/run.test.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/spec2k/175.vpr/run.ref.sh
diff --git a/tests/spec2k/175.vpr/run.ref.sh b/tests/spec2k/175.vpr/run.ref.sh
index 7ebf73717ef5780df4a3bda97118549fd191d7c1..e253f6e7b688add6f04c75360da973cbb23e8b01 100755
--- a/tests/spec2k/175.vpr/run.ref.sh
+++ b/tests/spec2k/175.vpr/run.ref.sh
@@ -16,10 +16,8 @@ if [[ "${EMU_HACK}" != "no" ]] ; then
touch costs.out place.out route.out
fi
-ARGS1="-nodisp -place_only -init_t 5 -exit_t 0x1.47ae147ae147bp-8 -alpha_t \
- 0x1.e1e4f765fd8aep-1 -inner_num 2"
-ARGS2="-nodisp -route_only -route_chan_width 15 -pres_fac_mult 2 -acc_fac 1 \
- -first_iter_pres_fac 4 -initial_pres_fac 8"
+ARGS1="-nodisp -place_only -init_t 5 -exit_t 0.005 -alpha_t 0.9412 -inner_num 2"
+ARGS2="-nodisp -route_only -route_chan_width 15 -pres_fac_mult 2 -acc_fac 1 -first_iter_pres_fac 4 -initial_pres_fac 8"
${PREFIX} $1 ${DASHDASH} net.in arch.in place.out dum.out ${ARGS1} \
« no previous file with comments | « tests/spec2k/175.vpr/diff.README ('k') | tests/spec2k/175.vpr/run.test.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698