This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Support for atomic stores
ClosedPublic

Authored by aheejin on Jul 2 2018, 9:40 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

aheejin created this revision.Jul 2 2018, 9:40 AM
aheejin updated this revision to Diff 153744.Jul 2 2018, 9:43 AM
  • blank lines
dschuff accepted this revision.Jul 2 2018, 1:03 PM
dschuff added inline comments.
lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
207 โ†—(On Diff #153744)

๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ

This revision is now accepted and ready to land.Jul 2 2018, 1:03 PM
This revision was automatically updated to reflect the committed changes.