[llvm] r184016 - R600: Use correct encoding for Vertex Fetch instructions on Cayman

Tom Stellard tom at stellard.net
Mon Jul 8 08:22:10 PDT 2013


On Wed, Jul 03, 2013 at 12:10:58PM -0400, Rafael EspĂ­ndola wrote:
> >     llvm/trunk/test/CodeGen/R600/vertex-fetch-encoding.ll
> 
> The actual llc invocation in this tests fails, but the test passes
> because we don't use pipefail. Is that really what you intended?:
>

No, it looks like this test was broken at some point.  I will try to fix
it.

-Tom 
> 
>  /home/espindola/llvm/build/bin/./llc <
> /home/espindola/llvm/llvm/test/CodeGen/R600/vertex-fetch-encoding.ll
> -march=r600 -show-mc-encoding -mcpu=cayman
> 
> LLVM ERROR: Cannot select: 0x2e8ac80: ch = store 0x2e8ae80:1,
> 0x2e8ae80, 0x2e8a980, 0x2e8a180<ST16[%out]> [ORD=5] [ID=10]
> ....
> 
> Cheers,
> Rafael
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list