Displaying 1 result from an estimated 1 matches for "e6e2e28b".
2019 Jul 05
5
Python build dependency in LLVM and/or clang?
Hello llvm-devs,
I'm currently starting to look at implementing compiler intrinsics for the Arm MVE vector instruction set.
In a similar sort of style to the existing NEON intrinsics, this is going to involve describing the set of functions needed in Tablegen, and then processing that data into a header file and some bits and pieces to compile into clang (the list of builtins, data tables