Displaying 2 results from an estimated 2 matches for "a78179cf".
2012 Oct 24
0
[LLVMdev] Predication on SIMD architectures and LLVM
...t; Yep. This is why I think IR support is essential.
I don't think that we need to change the IR, even for a predicated architecture such as MIC .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121023/a78179cf/attachment.html>
2012 Oct 22
2
[LLVMdev] Predication on SIMD architectures and LLVM
Dan Gohman <dan433584 at gmail.com> writes:
> And, in part because a popular trend seems to be to have SIMD units
> which don't trap or raise exception flags on arithmetic and which don't
> go faster when predicated, such that there's no reason to predicate
> anything except stores and occasionally loads. On these architectures,
> simply having intrinsics for