[Libre-soc-bugs] [Bug 251] Initial 3D MESA non-accelerated software-only driver is needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Jul 2 15:13:31 BST 2021


https://bugs.libre-soc.org/show_bug.cgi?id=251

--- Comment #65 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jacob Lifshay from comment #64)

> we will eventually want to use llvm-ir's built-in support for vector types
> and use the common intrinsics/instructions rather than libre-soc-specific
> intrinsics, allowing waay more code to generate SV instructions without
> needing to be modified.

i need to review the LLVM-IR vector format type.  as long as they've kept
the type separate from the operation - and don't expand them out via
all possible permutations into one single massive IR list, it'll be fine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list