[PATCH] D97638: Add the Connex SIMD/vector processor back end

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 04:07:48 PST 2023


arsenm added a comment.

Needs the triple unit tests



================
Comment at: llvm/CMakeLists.txt:297
   BPF
+  #Connex
   Hexagon
----------------
New targets start in experimental state, not sure if we have a separate list of them but you should just drop this


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97638/new/

https://reviews.llvm.org/D97638



More information about the llvm-commits mailing list