[PATCH] D141437: [HIP] Use .hipi as preprocessor output extension

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 10 14:35:00 PST 2023


yaxunl created this revision.
yaxunl added a reviewer: tra.
Herald added a project: All.
yaxunl requested review of this revision.
Herald added a subscriber: MaskRay.

so that clang can recognize it and handle it automatically without -x hip-cpp-output


https://reviews.llvm.org/D141437

Files:
  clang/include/clang/Driver/Types.def
  clang/lib/Driver/OffloadBundler.cpp
  clang/lib/Driver/Types.cpp
  clang/test/Driver/hip-rdc-device-only.hip
  clang/test/Driver/hip-save-temps.hip
  clang/test/Driver/hip-unbundle-preproc.hip
  clang/test/Driver/hip-unbundle-preproc.hipi
  clang/test/Driver/lit.local.cfg
  clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141437.487997.patch
Type: text/x-patch
Size: 17947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230110/cf5dfdb1/attachment-0001.bin>


More information about the cfe-commits mailing list