[PATCH] D157890: Propagate the volatile qualifier of exp to store /load operations .

Kishan Parmar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 23 07:10:35 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2641d9b2807d: Propagate the volatile qualifier of exp  to  store /load operations . (authored by umesh.kalappa0, committed by long5hot).
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157890

Files:
  clang/include/clang/AST/Expr.h
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CGExprComplex.cpp
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/test/CodeGen/volatile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157890.557269.patch
Type: text/x-patch
Size: 5382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230923/9ddf1ab8/attachment.bin>


More information about the cfe-commits mailing list