<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Up to now, we have used the same file extension for OpenCL C and C++ for OpenCL
<div>(https://clang.llvm.org/docs/UsersManual.html#cxx-for-opencl). But to keep </div>
<div>consistency with the clang driver interface, it makes more sense that C++ for OpenCL</div>
<div>has a different extension from OpenCL C. Mirroring C and C++ it would be logical to</div>
<div>support the following: </div>
<div><br>
</div>
<div>.cl - OpenCL C source file</div>
<div>.clcpp - C++ for OpenCL source file </div>
<div><br>
</div>
<div>I would like to share the review that adds a new file extension for C++ for OpenCL with</div>
<div>a wider audience https://reviews.llvm.org/D96771. Feel free to provide us any feedback</div>
<div>regarding the direction or implementation details.</div>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Kind regards,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Anastasia<br>
</div>
</body>
</html>