[PATCH] D113247: [VE] Make VE official

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 8 03:07:46 PST 2021


simoll added a comment.

In D113247#3114954 <https://reviews.llvm.org/D113247#3114954>, @rengolin wrote:

> Does this need to come after D113093 <https://reviews.llvm.org/D113093>?

Not strictly.
When D113093 <https://reviews.llvm.org/D113093> is committed and we throw the switch from 'experimental' to 'official' with D113247 <https://reviews.llvm.org/D113247>, the clang-ve-ninja builder will be green. If VE is official first and compiler-rt fixed second, the VE builder will be failing as we make VE official.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113247



More information about the llvm-commits mailing list