[PATCH] D113247: [VE] Make VE official

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 00:38:18 PST 2021


simoll added a comment.

**Status: **VE reverted from official target list / clang-ve-ninja reporting to main buildbot instance and building VE as experimental target again

Unresolved
----------

- sanitizer-x86_64-linux-fast  `LLVM :: CodeGen/VE/VELIntrinsics/vfmk.ll` (https://lab.llvm.org/buildbot/#/builders/5/builds/15393) - fixing locally now

Cause identified
----------------

- (Warning) `E:\llvm\llvm-project\llvm\lib\Target\VE\MCTargetDesc\VEInstPrinter.cpp(30): warning C4515: 'VE': namespace uses itself`

Resolved
--------

- sanitizer-x86_64-linux-fast `LLVM :: CodeGen/VE/VELIntrinsics/lvm.ll` (https://lab.llvm.org/buildbot/#/builders/5/builds/15384/steps/13/logs/stdio) - fixed by `commit 435d44bf8ab` "[VE][NFC] Fix use-after-free in VEInstrInfo"


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