[PATCH] D73942: [hip] Properly populate macros based on host processor.

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 4 12:42:11 PST 2020


hliao updated this revision to Diff 242400.
hliao added a comment.

`s/--hip-use-aux-triple-only/--gpu-use-aux-triple-only/g`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73942/new/

https://reviews.llvm.org/D73942

Files:
  clang/include/clang/Driver/CC1Options.td
  clang/include/clang/Driver/Options.td
  clang/include/clang/Frontend/FrontendOptions.h
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInstance.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/Driver/hip-host-cpu-features.hip
  clang/test/Preprocessor/hip-host-cpu-macros.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73942.242400.patch
Type: text/x-patch
Size: 7393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200204/2c767e5f/attachment-0001.bin>


More information about the cfe-commits mailing list