Nadav Rotem
|
2962707028
|
In LLVM FMA3 operands are dst, src1, src2, src3, however dst is not encoded as it is always src1. This was causing the encoding of the operands to be off by one.
Patch by Chris Bieneman.
llvm-svn: 188866
|
2013-08-21 05:03:10 +00:00 |
|