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

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 1 19:16:22 PST 2021


Sounds like a separate issue with a similar symptom then.

Philip

On 12/1/21 6:36 PM, Kevin Athey wrote:
> Philip,
>
> I backed my client up one commit from my rollback, and the test still 
> fails.
>
> On Wed, Dec 1, 2021 at 5:54 PM Philip Reames 
> <listmail at philipreames.com <mailto:listmail at philipreames.com>> wrote:
>
>     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
>     <https://github.com/llvm/llvm-project/commit/27c9e8b45b25614a92539ac6787dbb5670d950b3>
>     > DIFF:
>     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 <mailto:llvm-commits at lists.llvm.org>
>     > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>     <https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits>
>
>
>
> -- 
> Kevin Athey - who/kda <http://who/kda> - go/kda <http://go/kda>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/40444c11/attachment.html>


More information about the llvm-commits mailing list