[Bug 92214] Flightgear crashes during splashboot with R600 driver, LLVM 3.7.0 and mesa 11.0.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 32 on bug 92214 from
(In reply to Barto from comment #31)
> llvm developper ( Craig Topper ) has answered this :
> 
> https://llvm.org/bugs/show_bug.cgi?id=25021#c8
> 
> he said that the remove of the SSE4 test for penryn CPUs ( including pentium
> dual core who don't support SSE4 ) was intentional,
> 
> he advices mesa developpers to use the llvm function "getHostCPUFeatures()"
> in order to check if the CPU can support SSE4, before doing a llvm operation
> ( like a binary code generation ),
> 
> I check in mesa source code and it seems that mesa developpers don't use
> this function "getHostCPUFeatures()",

We do our own feature detection, though so far we didn't really tell llvm which
features it's allowed to use as we were relying on this getting detected
automatically.
I believe the patch posted by Jose here,
http://lists.freedesktop.org/archives/mesa-dev/2015-October/097948.html should
help.

(Though this bug appears to have nothing to do at all with the originally
posted issue)


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux