User Details
- User Since
- Oct 4 2016, 8:20 AM (337 w, 5 d)
May 18 2021
Feb 25 2021
LGTM, Thanks.
Feb 17 2020
Is there any chance to get this commit cherry-picked to 10.x branch?
Feb 7 2020
Is there any chance to get this commit cherry-picked to 10.x branch?
Feb 5 2020
Jan 27 2020
Dec 19 2019
Rename color to depth
Dec 18 2019
Dec 13 2019
May 30 2019
May 21 2019
May 13 2019
LGTM! @joey, any idea when it will be landed?
Apr 10 2019
Apr 8 2019
The patch has been updated. Now it checks if the argument isNullPointerConstant and emits null pointer directly in this case.
Apr 4 2019
Apr 3 2019
Alternative way to fix it is to use isNullPointerConstant like we do in SemaOpenCLBuiltinEnqueueKernel. So in case we have a zero literal value we can emit ConstantPointerNull directly, without EmitScalarExpr .
Mar 29 2019
Feb 25 2019
Feb 21 2019
Feb 20 2019
Fix resolving of block invoke function in case of sequence of assignments.
Feb 19 2019
Fix ObjC lit tests failure
Feb 15 2019
Nov 14 2018
Nov 2 2018
Oct 23 2018
Oct 19 2018
Ping
Sep 17 2018
Sep 3 2018
Aug 1 2018
Jul 31 2018
Apr 25 2018
There should not be need for bitcast. Could give an example ? Thanks.
Apr 24 2018
It is not clear why we need two versions of get_pipe_num_packets and get_pipe_max_packets builtins. There is only one instruction per builtin in the SPIR-V spec. I think splitting the IR type is enough for translation to SPIR-V purposes.
Apr 20 2018
Mar 2 2018
Feb 22 2018
Nov 27 2017
Nov 23 2017
Nov 20 2017
Replacing #define macros with explicit declarations
Nov 10 2017
Jul 28 2017
Added tests
Jul 26 2017
Rebasing on tip of trank
Jul 18 2017
Changing case in the variable name
Jul 14 2017
Oct 27 2016
Oct 26 2016
Setting UnnamedAddr to Global
Oct 25 2016
Oct 24 2016
Oct 14 2016
Now there should be both :)
Squashing commits
Oct 13 2016
Adding test checking address space of array initializer