Fixes bug 44904.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Time | Test | |
---|---|---|
90 ms | x64 windows > LLVM.CodeGen/XCore::threads.ll Script:
--
: 'RUN: at line 1'; c:\ws\w16n2-1\llvm-project\premerge-checks\build\bin\llc.exe -march=xcore < C:\ws\w16n2-1\llvm-project\premerge-checks\llvm\test\CodeGen\XCore\threads.ll | c:\ws\w16n2-1\llvm-project\premerge-checks\build\bin\filecheck.exe C:\ws\w16n2-1\llvm-project\premerge-checks\llvm\test\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? |