This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 900e1da
Fix setting LLVM data layout before optimizations passes
The data layout was only being set right before lowering to machine
code. The optimization passes need accurate data layout info as well.
Bug: b/135691587
Change-Id: Ic1524d57bb6d8d0eb725e33d27e100a6286f1571
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/33309
Tested-by: Nicolas Capens <[email protected]>
Presubmit-Ready: Nicolas Capens <[email protected]>
Reviewed-by: Ben Clayton <[email protected]>
Kokoro-Presubmit: kokoro <[email protected]>1 parent c8f25d9 commit 900e1da
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
| 681 | + | |
681 | 682 | | |
682 | 683 | | |
683 | 684 | | |
| |||
705 | 706 | | |
706 | 707 | | |
707 | 708 | | |
708 | | - | |
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| |||
0 commit comments