[all-commits] [llvm/llvm-project] fca79b: [libomptarget] compile DeviceRTL bc files with -O3
Ye Luo via All-commits
all-commits at lists.llvm.org
Fri Jul 8 08:00:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fca79b78c49cb55317d0ce243690db9c325b8782
https://github.com/llvm/llvm-project/commit/fca79b78c49cb55317d0ce243690db9c325b8782
Author: Ye Luo <yeluo at anl.gov>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M openmp/libomptarget/DeviceRTL/CMakeLists.txt
Log Message:
-----------
[libomptarget] compile DeviceRTL bc files with -O3
bc files of DeviceRTL are compiled with -O3, the same as the static library.
Differential Revision: https://reviews.llvm.org/D129344
More information about the All-commits
mailing list