Commit de090a9
authored
[Compiler] Add more tests for non-power-of-two primitive types (JuliaLang#58437)
The issue reported in JuliaLang#42326 (inconsistent sizes for structs involving
primitive types with non-power-of-two sizes) is already fixed since
upgrading to LLVM 18, this PR adds regressions tests. I verified they
already pass on x86_64, i686 and aarch64.
Close JuliaLang#42326.1 parent fc456bd commit de090a9
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
951 | 951 | | |
952 | 952 | | |
953 | 953 | | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
954 | 964 | | |
955 | 965 | | |
956 | 966 | | |
| |||
0 commit comments