[all-commits] [llvm/llvm-project] 4a6bd8: [OpenMP] Increase attributor iterations on the GPU
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Jun 28 05:51:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a6bd8e3e76d60c44fef70ed03f661b0c73fb5c7
https://github.com/llvm/llvm-project/commit/4a6bd8e3e76d60c44fef70ed03f661b0c73fb5c7
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M llvm/lib/Transforms/IPO/OpenMPOpt.cpp
Log Message:
-----------
[OpenMP] Increase attributor iterations on the GPU
Increase the number of attributor iterations on a GPU target. I forgot to
change this in D104416.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D104920
More information about the All-commits
mailing list