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

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 1 17:54:30 PST 2021


Kevin,

Unless I'm missing something, the issue you reported had been fixed by 
435d44bf8a for multiple hours at the point you reported it.  This really 
looks like a spurious revert, is there something I'm missing to this?

Philip

On 12/1/21 5:32 PM, Kevin Athey via llvm-commits wrote:
> 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
>
>
>          
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits


More information about the llvm-commits mailing list