[PATCH] D141437: [HIP] Use .hipi as preprocessor output extension
    Yaxun Liu via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jan 11 10:26:02 PST 2023
    
    
  
yaxunl marked an inline comment as done.
yaxunl added inline comments.
================
Comment at: clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp:105
+               "  cui  - cuda-cpp-output\n"
+               "  hipi - hip-cpp-outpu\n"
+               "  d    - dependency\n"
----------------
tra wrote:
> Typo: output
will fix when committing
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141437/new/
https://reviews.llvm.org/D141437
    
    
More information about the cfe-commits
mailing list