Skip to content

Conversation

chorman0773
Copy link
Contributor

This adds a specification for the nontemporal access class.

The nontemporal access class has two primary behaviours:

  • Hints that caching the value loaded/stored is unnecessary
  • Alters ordering semantics s.t. visibility wrt. other memory locations is not guaranteed (and a nontemporal fence is required in order to synchronize nontemporal operations).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant