[PATCH] D92744: [WebAssembly] Fix code generated for atomic operations in PIC mode

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 6 22:06:47 PST 2020


sbc100 updated this revision to Diff 309811.
sbc100 added a comment.

add test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92744

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  llvm/test/CodeGen/WebAssembly/atomic-pic.ll
  llvm/test/CodeGen/WebAssembly/offset-atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92744.309811.patch
Type: text/x-patch
Size: 18691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/224b76db/attachment.bin>


More information about the llvm-commits mailing list