Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This seems to break check-clang: http://45.33.8.238/linux/88687/step_7.txt
Please take a look and revert for now if it takes a while to fix.
Paths
| Differential D135526
[clang][LoongArch] Set MaxAtomicInlineWidth and MaxAtomicPromoteWidth for LoongArch ClosedPublic Authored by wangleiat on Oct 8 2022, 8:21 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 8 2022, 8:27 PM SixWeining added inline comments. This revision was landed with ongoing or failed builds.Oct 11 2022, 3:48 AM Closed by commit rG6547565e7bdc: [clang][LoongArch] Set MaxAtomicInlineWidth and MaxAtomicPromoteWidth for… (authored by wangleiat, committed by SixWeining). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions This seems to break check-clang: http://45.33.8.238/linux/88687/step_7.txt Please take a look and revert for now if it takes a while to fix. This revision is now accepted and ready to land.Oct 11 2022, 4:24 AM This revision now requires changes to proceed.Oct 11 2022, 4:24 AM Comment Actions
Thanks a lot, I'll fix it right away. This revision is now accepted and ready to land.Oct 11 2022, 5:35 AM This revision was landed with ongoing or failed builds.Oct 11 2022, 5:36 AM Closed by commit rGdefe7c07f0db: Reland "[clang][LoongArch] Set MaxAtomicInlineWidth and MaxAtomicPromoteWidth… (authored by wangleiat, committed by SixWeining). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466784 clang/lib/Basic/Targets/LoongArch.h
clang/test/CodeGen/LoongArch/atomics.c
clang/test/Preprocessor/init-loongarch.c
|
Nit: --