http://llvm.org/bugs/show_bug.cgi?id=20423

Renato Golin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #4 from Renato Golin <[email protected]> ---
Well, intrinsics are not always directly tied to instructions, and that's the
point of having them in the first place, so we can abstract things. Both
intrinsics will map to the same instructions (with different registers).

Let's change this on the source and mark is as won't fix for now. If we find
another bug in a less friendly source, we re-open this and add the aliases. :)

Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to