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

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 09:10:41 PDT 2018


Hahnfeld added a comment.

In https://reviews.llvm.org/D47691#1123513, @hfinkel wrote:

> > 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.


Does this mean you are ok with landing this patch?


Repository:
  rL LLVM

https://reviews.llvm.org/D47691





More information about the llvm-commits mailing list