[PATCH] D89184: Support complex target features combinations

LiuChen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 14 17:50:20 PDT 2020


LiuChen3 updated this revision to Diff 298269.
LiuChen3 added a comment.

Add a line of comment on unit test.


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

https://reviews.llvm.org/D89184

Files:
  clang/include/clang/Basic/BuiltinsNVPTX.def
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/test/CodeGen/builtins-nvptx-mma.cu
  clang/test/CodeGen/builtins-nvptx-sm_70.cu
  clang/unittests/CodeGen/CMakeLists.txt
  clang/unittests/CodeGen/CheckTargetFeaturesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89184.298269.patch
Type: text/x-patch
Size: 137101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201015/773e20a0/attachment-0001.bin>


More information about the cfe-commits mailing list