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

Sanjay Patel <spatel+l...@rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Sanjay Patel <spatel+l...@rotateright.com> ---
Should be fixed with:
http://reviews.llvm.org/D15213
http://reviews.llvm.org/rL255660

We still need to adjust some target-specific instruction costs. For example,
sqrt is considered cheap for x86, and fdiv is considered expensive for GPUs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to