[PATCH] D16863: AMDGPU: Fix ordering of CPU and FS parameters in TargetMachine constructors

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 10:10:07 PST 2016


tstellarAMD added a comment.

In http://reviews.llvm.org/D16863#343382, @arsenm wrote:

> LGTM. How was this working at all before?


We were passing the correct values, it's just that the parameter names were wrong.


http://reviews.llvm.org/D16863





More information about the llvm-commits mailing list