[PATCH] D60052: Add Connex vector processor back end
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 26 03:46:46 PDT 2019
luismarques added inline comments.
================
Comment at: CMakeLists.txt:324
BPF
+ Connex
Hexagon
----------------
New targets are generally considered experimental and not added to the default build list. You would generally build them by adding them to the cmake definition LLVM_EXPERIMENTAL_TARGETS_TO_BUILD.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60052/new/
https://reviews.llvm.org/D60052
More information about the llvm-commits
mailing list