diff options
author | Roland Scheidegger <[email protected]> | 2013-12-13 21:20:05 +0100 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2013-12-14 17:11:03 +0100 |
commit | 27d47bd42f417db96842c9453092acf68944a4c8 (patch) | |
tree | eef9ef9d4a523d702479605af6f5b31be3c3f8a0 /src/gallium/auxiliary/tgsi/tgsi_text.c | |
parent | 7c027666da1cd3691983bbc238847a2af57f336e (diff) |
gallivm: fix pointer type for stmxcsr/ldmxcsr
The argument is a i8 pointer not a i32 pointer (even though the value actually
stored/loaded IS i32). Older llvm versions didn't care but 3.2 and newer do
leading to crashes.
Reviewed-by: Zack Rusin <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/tgsi/tgsi_text.c')
0 files changed, 0 insertions, 0 deletions