[PATCH] D47691: [NVPTX] Ignore target-cpu and -features for inling

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 05:41:03 PDT 2018


hfinkel added a comment.

> Bottom line -- the situation is far from perfect, but IMO the patch does sensible thing if we're compiling IR with mixed target-cpu and target-features attributes using NVPTX.

In summary, I think that's okay so long as there aren't intrinsics that depend on target features.


Repository:
  rL LLVM

https://reviews.llvm.org/D47691





More information about the llvm-commits mailing list