[all-commits] [llvm/llvm-project] c816ee: [OpenMP][VE plugin] Fixing failure to build VE plu...
manorom via All-commits
all-commits at lists.llvm.org
Tue Sep 29 08:39:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c816ee13ad9e14ec1b69e07b1d3851d8b548ff8c
https://github.com/llvm/llvm-project/commit/c816ee13ad9e14ec1b69e07b1d3851d8b548ff8c
Author: Manoel Roemmer <manoel.roemmer at rwth-aachen.de>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M openmp/libomptarget/plugins/ve/src/rtl.cpp
Log Message:
-----------
[OpenMP][VE plugin] Fixing failure to build VE plugin with consolidated error handling in libomptarget
The libomptarget VE plugin [[
http://lab.llvm.org:8014/builders/clang-ve-ninja/builds/8937/steps/build-unified-tree/logs/stdio
| fails zu build ]] after ae95ceeb8f98d81f615c69da02f73b5ee6b1519a .
Differential Revision: https://reviews.llvm.org/D88476
More information about the All-commits
mailing list