[llvm] 27c9e8b - Revert "[VE] Make VE official"

Kevin Athey via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 1 17:32:33 PST 2021


Author: Kevin Athey
Date: 2021-12-01T17:32:21-08:00
New Revision: 27c9e8b45b25614a92539ac6787dbb5670d950b3

URL: https://github.com/llvm/llvm-project/commit/27c9e8b45b25614a92539ac6787dbb5670d950b3
DIFF: https://github.com/llvm/llvm-project/commit/27c9e8b45b25614a92539ac6787dbb5670d950b3.diff

LOG: Revert "[VE] Make VE official"

Breaks fast buildbot.

This reverts commit a9d1d00b865ab6f6e75dcd649362a7c5cf01d168.

Added: 
    

Modified: 
    llvm/CMakeLists.txt

Removed: 
    


################################################################################
diff  --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt
index f9d270592e20..e0538dfd780f 100644
--- a/llvm/CMakeLists.txt
+++ b/llvm/CMakeLists.txt
@@ -328,7 +328,6 @@ set(LLVM_ALL_TARGETS
   RISCV
   Sparc
   SystemZ
-  VE
   WebAssembly
   X86
   XCore


        


More information about the llvm-commits mailing list