search for: fmsub

Displaying 2 results from an estimated 2 matches for "fmsub".

Did you mean: msub
2012 Nov 15
0
[LLVMdev] X86 rcp instruction generated
...This is termed as FDA(Fused Division Accumulate) Sending the code patch(on llvm svn revision 167927), text description and testcases attached with this mail. Please review. Future enhance plans are as follows. TODO: 1. Enable vector rsqrt generation. 2. Generate different variations of FDA i.e. FMSUB, FNMSUB,FNMADD instruction generations as required. Best Regards, soham "The search for truth is more precious than its possession." -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121115/7a8b9...
2012 Nov 15
2
[LLVMdev] X86 rsqrt instruction generated
...onto the svn revision 167927), text description and testcases attached with this mail. Also we want to commit these changes back to llvm codebase. Please review and suggest. Future enhance plans are as follows. TODO: 1. Enable vector rsqrt generation. 2. Generate different variations of FDA i.e. FMSUB, FNMSUB,FNMADD instruction generations as required. Best Regards, soham "The search for truth is more precious than its possession." -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121115/3f05bf...