commit | 362090adf501e0aa4f39c0bf21002c26cd2eb6d7 | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Tue Apr 08 12:23:51 2014 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Tue Apr 08 12:23:51 2014 +0000 |
tree | 83d6eccf6ac5ee0426a839f5b9b2e27cb473d180 | |
parent | 0bd8ea3823bd842a1852db97bad6c7d1cbebdc47 [diff] |
ARM64: fix fmsub patterns which assumed accum operand was first Confusingly, the NEON fmla instructions put the accumulator first but the scalar versions put it at the end (like the fma lib function & LLVM's intrinsic). This should fix PR19345, assuming there's only one issue. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205758 91177308-0d34-0410-b5e6-96231b3b80d8