[PATCH] D135628: [clang][codegen] Don't emit atomic loads for threadsafe init if they aren't inline

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 10 15:52:57 PDT 2022


efriedma updated this revision to Diff 466657.
efriedma added a comment.

Upload correct version of patch


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135628/new/

https://reviews.llvm.org/D135628

Files:
  clang/lib/CodeGen/ItaniumCXXABI.cpp
  clang/test/CodeGenCXX/threadsafe-statics-no-atomic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135628.466657.patch
Type: text/x-patch
Size: 5869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221010/96489a2c/attachment.bin>


More information about the cfe-commits mailing list