[PATCH] D97869: [OpenCL] Add OpenCL builtin test generator
Anton Zabaznov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 9 04:31:15 PDT 2021
azabaznov added a comment.
In D97869#2807654 <https://reviews.llvm.org/D97869#2807654>, @svenvh wrote:
> In D97869#2807627 <https://reviews.llvm.org/D97869#2807627>, @azabaznov wrote:
>
>> @svenvh, are you going to add header-like output emitting?
>
> Yes, I can add that if there is interest. I already have it on a local branch, so if there is interest (and it seems there is? :-)), then I will rebase that, tidy it up, and create a separate review.
Sounds great :) Thanks! Yeah, it may be needed as alternative testing of changes of opencl-h and testing OpenCL TableGen header as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97869/new/
https://reviews.llvm.org/D97869
More information about the cfe-commits
mailing list