diff options
author | José Fonseca <[email protected]> | 2012-04-25 16:30:06 +0100 |
---|---|---|
committer | José Fonseca <[email protected]> | 2012-04-25 18:09:38 +0100 |
commit | 914244e59d6ad08ec2dd815129c6e75b32843d80 (patch) | |
tree | 7601b4de027d1d298488453a8688c8e1e03774aa /src/gallium/state_trackers | |
parent | 9f4509343369e8adb43268329c845148ea32a114 (diff) |
gallivm: Use lp_build_alloca instead of LLVMBuildAlloca on the loop limiter.
To ensure that the alloca is at the top of the function body, otherwise
LLVM will not eliminate them, causing stack misalignment on 32bits.
Reviewed-by: James Benton <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers')
0 files changed, 0 insertions, 0 deletions