[PATCH] D57707: Add Triple::isAMDGPU

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 12:48:04 PST 2019


yaxunl added a comment.

In D57707#1383819 <https://reviews.llvm.org/D57707#1383819>, @arsenm wrote:

> Needs unit test


I used it in TargetLibraryInfo.cpp. We have lit tests cover them, so they also cover this function.


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

https://reviews.llvm.org/D57707





More information about the llvm-commits mailing list