]> granicus.if.org Git - clang/commit
Revert "[OpenCL] Always emit alloca in entry block for enqueue_kernel builtin"
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Fri, 3 Aug 2018 17:47:58 +0000 (17:47 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Fri, 3 Aug 2018 17:47:58 +0000 (17:47 +0000)
commit0d0539138215b455f63474ad637ddded0f2b701c
tree88b01eaf91af5168d14922a0784851126388cb79
parent77acb45e8012b27a895254f5518c1528a5b4b0cf
Revert "[OpenCL] Always emit alloca in entry block for enqueue_kernel builtin"

This reverts commit r338899, it was causing ASan test failures on sanitizer-x86_64-linux-fast.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@338904 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp
test/CodeGenOpenCL/cl20-device-side-enqueue.cl
test/CodeGenOpenCL/enqueue-kernel-non-entry-block.cl [deleted file]