[llvm-bugs] [Bug 27177] inlining and constant propagation to intrinsics

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 1 09:31:34 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27177

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
(In reply to comment #4)
> Yes it would be very helpful if clang would support this too. We build a
> wrapper library around the intrinsics and pass a constant as blend mask. One
> workaround is to pass the mask as template parameter, but this makes the
> library inconsistent for the other blend operation that gets a SIMD register
> as blend mask.

Ok - reopening. I thought we had another bug that discussed what it would take
to implement this, but I'm not finding it now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160401/56fcda0a/attachment.html>


More information about the llvm-bugs mailing list