[PATCH] D95023: [test-suite] SPEC2017 CPU Exchange2 integer tests.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 12:02:30 PST 2021


Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: CMakeLists.txt:237
-find_package(TCL)
-find_package(OpenMP)
 
----------------
jdoerfert wrote:
> This seems unrelated.
Looks like this is because the patch https://github.com/llvm/llvm-test-suite/commit/41bb38d9cabf9d711c513787fb07f058ee513e40 is included in this diff. Unfortunately, the master branch is not kept in sync with main.


Repository:
  rT test-suite

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

https://reviews.llvm.org/D95023



More information about the llvm-commits mailing list