This is just a minor update of the tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Note: the get_kernel_* functions used here all return unsigned integers, hence the warning/present patch.
Paths
| Differential D52873
Remove unwanted signedness conversion from tests ClosedPublic Authored by mantognini on Oct 4 2018, 3:28 AM.
Details Summary This is just a minor update of the tests.
Diff Detail
Event Timelinemantognini added a child revision: D52879: Derive builtin return type from its definition.Oct 4 2018, 3:55 AM Comment Actions Note: the get_kernel_* functions used here all return unsigned integers, hence the warning/present patch. This revision is now accepted and ready to land.Oct 5 2018, 9:03 AM Closed by commit rL344778: [OpenCL] Remove unwanted signedness conversion from tests (authored by mantognini). · Explain WhyOct 19 2018, 2:04 AM Closed by commit rC344778: [OpenCL] Remove unwanted signedness conversion from tests (authored by mantognini). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 170165 cfe/trunk/test/SemaOpenCL/cl20-device-side-enqueue.cl
|