From a785610856f2858aadc3cf527612bdafcb7bccc8 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 2 Jun 2018 15:00:31 +0100 Subject: [PATCH] adjust questions --- simple_v_extension/simple_v_chennai_2018.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/simple_v_extension/simple_v_chennai_2018.tex b/simple_v_extension/simple_v_chennai_2018.tex index cd6e9c334..873939d00 100644 --- a/simple_v_extension/simple_v_chennai_2018.tex +++ b/simple_v_extension/simple_v_chennai_2018.tex @@ -389,8 +389,7 @@ for (int i = 0; i < VL; ++i) \begin{itemize} \item Is C.FNE actually needed? Should it be added if it is? - \item FP Exceptions: should linear semantics be forced?\\ - (requires throwing away perfectly good data) + \item Should use of registers be allowed to "wrap" (x30 x31 x1 x2)? \item Is detection of all-scalar ops ok (without slowing pipeline)? \item Can VSELECT be removed? (it's really complex) \item Can CLIP be done as a CSR (mode, like elwidth) -- 2.30.2