Open Quuxplusone opened 8 years ago
Bugzilla Link | PR27755 |
Status | NEW |
Importance | P normal |
Reported by | Oded Gabbay (oded.gabbay@gmail.com) |
Reported on | 2016-05-16 08:05:27 -0700 |
Last modified on | 2018-03-09 07:38:46 -0800 |
Version | trunk |
Hardware | PC Linux |
CC | bcrocker@redhat.com, ehsanamiri@gmail.com, hfinkel@anl.gov, kit.barton@gmail.com, llvm-bugs@lists.llvm.org, llvm-dev@ndave.org, nemanja.i.ibm@gmail.com |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
Forgot to mention you need to enable VSX in mesa's code to see this issue. VSX is disabled by default because of previous LLVM VSX bugs (which are already fixed). It is still disabled because of this bug.
Is this bug still valid? Does llvmpipe still have issues with VSX that appear only with this patch?