> Nice. Testcase please :). What sort of code does this improve? Ok, I added a testcase for the scalar min and max fix. That improves code that uses SSE min or max and an operand is spilled.
For vector sqrt and friends, we'll need more support in LLVM before they can really be useful. I'm working on a patch to add support for intrinsic functions with vector argument and result types that can be overloaded on vector length. Dan -- Dan Gohman, Cray Inc. _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
