Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8754)

Issue 986042: [PATCH] Consolidate the description of volatile operations (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by Jeffrey Yasskin
Modified:
14 years ago
Reviewers:
llvm-commits, gohman
CC:
chandlerc1, resistor
Base URL:
https://llvm.org/svn/llvm-project/llvm/trunk/
Visibility:
Public.

Description

Now that some of the intrinsics have volatile semantics, in addition to load and store, it seems useful to consolidate the definition of "volatile" and have all the uses refer to one place. This will also be useful as we add atomic operations since they also need optional volatile semantics.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -14 lines) Patch
M docs/LangRef.html View 7 chunks +37 lines, -14 lines 0 comments Download

Messages

Total messages: 3
Jeffrey Yasskin
Please take a look. The patch file is at http://codereview.appspot.com/download/issue986042_1.diff until I make changes in ...
14 years ago (2010-04-25 21:23:18 UTC) #1
gohman
This looks good to me. There are some tricky issues with volatile not covered here, ...
14 years ago (2010-04-26 21:15:19 UTC) #2
Jeffrey Yasskin (google)
14 years ago (2010-04-26 21:23:12 UTC) #3
Thanks!

On Mon, Apr 26, 2010 at 2:15 PM,  <gohman@apple.com> wrote:
> This looks good to me.  There are some tricky issues with volatile not
> covered here, but they weren't covered by the original text either :-).
>
> http://codereview.appspot.com/986042/show
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b