Michael Toguchi
Michael Toguchi
> > When the last arg has an empty argument, the driver will diagnose this situation and emit a friendly diagnostic. > > I'm not able to see the corresponding...
@intel/llvm-gatekeepers, this change looks ready to merge, please take a look. Thanks!
@intel/llvm-gatekeepers, This should be ready for merge - please take a look.
@intel/llvm-gatekeepers, this is ready for merge, thanks!
> @mdtoguchi - Driver/sycl.c on Windows has been failing in post-commit as of yesterday for unrelated changes (#15297) and this PR is the first case I've seen it fail in...
@dvrogozh, the changes done for 2025.2 to address the differences between the intel/llvm and the oneAPI compiler when processing the quoted arguments. If you are seeing any additional differences that...
It is in our plans to move away from using `llc` in our compilation flow. We are also in process to move away from the old offloading model to use...
@intel/dpcpp-clang-driver-reviewers, please take a look
> Just to confirm I understood correctly, when we invoke `clang` to perform only the preprocessing step using `clang -E ` , the `-fsycl-int-header.h` and `-fsycl-int-footer` integration header/footer header files...
> Can you share why compilation against the preprocessed file does not have the context to suppress these diagnostics from the system headers? As discussed offline, the issue deals with...