[all-commits] [llvm/llvm-project] 73bfb4: [OpenMPOpt] initial tests for ICV tracking. Only n...
Stefan Stipanovic via All-commits
all-commits at lists.llvm.org
Tue Jun 16 02:30:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 73bfb4fd52dc748022172021129956ce0071e679
https://github.com/llvm/llvm-project/commit/73bfb4fd52dc748022172021129956ce0071e679
Author: sstefan1 <sstipanovic at s-energize.com>
Date: 2020-06-16 (Tue, 16 Jun 2020)
Changed paths:
A llvm/test/Transforms/OpenMP/icv_tracking.ll
Log Message:
-----------
[OpenMPOpt] initial tests for ICV tracking. Only nthreads is used.
Summary: Couple of tests to showcase what will be done and what to expect with ICV tracking.
Reviewers: jdoerfert, JonChesterfield
Subscribers: yaxunl, guansong, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D81114
More information about the All-commits
mailing list