[PATCH] D29631: SystemZTargetTransformInfo cost functions and some common code changes

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 10:28:25 PDT 2017


rengolin added a comment.

In https://reviews.llvm.org/D29631#725026, @kparzysz wrote:

> In https://reviews.llvm.org/D29631#724995, @rengolin wrote:
>
> > Ah! Makes sense. Then maybe just adding the lit.config file to SystemZ directory would do?
>
>
> If you can force a specific triple to be used, then yes.  If you can only require a specific target to be present, then it may happen to avoid the failures, but there is no guarantee that it will always work.


Ok, I created the lit.config file like the others in r300078


https://reviews.llvm.org/D29631





More information about the llvm-commits mailing list