[LLVMbugs] [Bug 23674] llc uses feature rsqrt.approx.ftz.f64 that requires a later version

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jun 24 05:12:10 PDT 2015


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

Jonas Hahnfeld <hahnjo at hahnjo.de> changed:

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

--- Comment #2 from Jonas Hahnfeld <hahnjo at hahnjo.de> ---
Ok, sorry, my error: It tells you exactly what to do!

You have to specify "-mattr=ptx42" on the `llc` command (which is mentioned
nowhere in the documentation!)

-- 
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/20150624/4858c979/attachment.html>


More information about the llvm-bugs mailing list