From: Luke Kenneth Casson Leighton Date: Sat, 2 Feb 2019 03:22:42 +0000 (+0000) Subject: add llvm evl links X-Git-Tag: convert-csv-opcode-to-binary~4740 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=950ac0d7715203ea19aa6e5d355c74aba894361e;p=libreriscv.git add llvm evl links --- diff --git a/3d_gpu/microarchitecture.mdwn b/3d_gpu/microarchitecture.mdwn index d26d89484..c9473f5d5 100644 --- a/3d_gpu/microarchitecture.mdwn +++ b/3d_gpu/microarchitecture.mdwn @@ -798,6 +798,12 @@ costs 2 address comparators to disambiguate this short shadow in the pipeline. This is a lower expense than building another read port into the RF, in both area and power, and uses the pipeline efficiently. +# Explicit Vector Length (EVL) extension to LLVM + +* +* +* + # References *