[all-commits] [llvm/llvm-project] 2c8319: [GPGPU] Fix #includes.
Michael Kruse via All-commits
all-commits at lists.llvm.org
Thu Nov 14 12:40:20 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2c831971bf9670cd4b5b40c06983845eeffc7245
https://github.com/llvm/llvm-project/commit/2c831971bf9670cd4b5b40c06983845eeffc7245
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M polly/lib/CodeGen/ManagedMemoryRewrite.cpp
M polly/lib/CodeGen/PPCGCodeGeneration.cpp
Log Message:
-----------
[GPGPU] Fix #includes.
Adapt for 05da2fe52162 "Sink all InitializePasses.h includes" which
forgot the GPGPU files (presumably because POLLY_ENABLE_GPGPU_CODEGEN
is OFF by default).
More information about the All-commits
mailing list