[all-commits] [llvm/llvm-project] f7b3ae: [GPGPU] Fix depricated warning.
Michael Kruse via All-commits
all-commits at lists.llvm.org
Thu Nov 14 13:25:33 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f7b3ae65c8ac7248afe5be15b83f737a5fe98ae9
https://github.com/llvm/llvm-project/commit/f7b3ae65c8ac7248afe5be15b83f737a5fe98ae9
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M polly/lib/CodeGen/PPCGCodeGeneration.cpp
Log Message:
-----------
[GPGPU] Fix depricated warning.
setAlignment(unsigned) was deprecated in commit:
0e62011df891d0e7ad904524edf705d07d12d5d4
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
More information about the All-commits
mailing list