[all-commits] [llvm/llvm-project] be1197: [flang] Removed OpenMP lowering unittests
Sourabh Singh Tomar via All-commits
all-commits at lists.llvm.org
Wed Sep 23 05:46:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: be1197c403b22291e35cbc5e96788860ceabd40c
https://github.com/llvm/llvm-project/commit/be1197c403b22291e35cbc5e96788860ceabd40c
Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M flang/unittests/CMakeLists.txt
R flang/unittests/Lower/CMakeLists.txt
R flang/unittests/Lower/OpenMPLoweringTest.cpp
Log Message:
-----------
[flang] Removed OpenMP lowering unittests
These tests aren't adding much value and consensus has been reached for
there removal.
For more context, please refer to discussion in this revision:
https://reviews.llvm.org/D87846
More information about the All-commits
mailing list