[Mesa-dev] [PATCH] gallivm: add IABS opcode support

Dave Airlie airlied at gmail.com
Wed Jan 11 11:49:40 PST 2012


On Wed, Jan 11, 2012 at 7:30 PM, Dave Airlie <airlied at gmail.com> wrote:
> On Wed, Jan 11, 2012 at 7:30 PM, Dave Airlie <airlied at gmail.com> wrote:
>> On Wed, Jan 11, 2012 at 7:20 PM, Jose Fonseca <jfonseca at vmware.com> wrote:
>>> Test slaves are also reporting similar failures on glean:
>>>
>>>  ./glean --run results --overwrite --quick --tests glsl1'
>>>  warning: failed to translate tgsi opcode F2I to LLVM
>>>  warning: failed to translate tgsi opcode IDIV to LLVM
>>>  src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2232:emit_instruction: Assertion `0' failed.
>>>
>>> TGSI_OPCODE_I2F
>>
>> Okay I'll fix that, it definitely should be seeing those opcodes in there.
>
> shouldn't.

Okay should be fixed now, llvmpipe was exposing native integers shader
cap incorrectly.

Dave.


More information about the mesa-dev mailing list