Make CheckAtomicAlignment() return the computed pointer to avoid emitting it twice.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148422
[ClangFE] Handle statement expressions properly with CheckAtomicAlignment() ClosedPublic Authored by jonpa on Apr 15 2023, 2:21 AM.
Details Summary Make CheckAtomicAlignment() return the computed pointer to avoid emitting it twice.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 17 2023, 9:30 AM This revision was landed with ongoing or failed builds.Apr 18 2023, 10:34 AM Closed by commit rG790c9ac529c9: [ClangFE] Handle statement expressions properly with CheckAtomicAlignment(). (authored by jonpa). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 514685 clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/SystemZ/sync-builtins-i128-16Al.c
|