Fixes bug 44904.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
90 ms | x64 windows > LLVM.CodeGen/XCore::threads.ll |
Event Timeline
Comment Actions
LGTM - the big hint is that the new test is handled the same as f_empty_double2 as required by the ABI.
clang/test/CodeGen/riscv32-ilp32d-abi.cpp | ||
---|---|---|
36 | Please can you add a test of { struct {}; float _Complex fc;} too, just for regression purposes? |
Please can you add a test of { struct {}; float _Complex fc;} too, just for regression purposes?