| commit | da3b632057d29df6ab238448fd6ae93b276177fa | [log] [tgz] |
|---|---|---|
| author | Sven van Haastregt <sven.vanhaastregt@arm.com> | Tue Oct 02 13:02:24 2018 +0000 |
| committer | Sven van Haastregt <sven.vanhaastregt@arm.com> | Tue Oct 02 13:02:24 2018 +0000 |
| tree | f722d1795aa6902cd35f2eddfac04f90fbcf2c53 | |
| parent | 32ce136e801cd6e5c4d4823721dc09ebce27ce7a [diff] |
Revert r326937 "[OpenCL] Remove block invoke function from emitted block literal struct" This reverts r326937 as it broke block argument handling in OpenCL. See the discussion on https://reviews.llvm.org/D43783 . The next commit will add a test case that revealed the issue. llvm-svn: 343582