[PATCH] D102788: [OpaquePtr] Make atomicrmw work with opaque pointers

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 20:20:52 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1202f559bdee: [OpaquePtr] Make atomicrmw work with opaque pointers (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102788

Files:
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/test/Assembler/atomicrmw.ll
  llvm/test/Assembler/opaque-ptr.ll
  llvm/test/Verifier/opaque-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102788.347839.patch
Type: text/x-patch
Size: 3950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/bd06b29d/attachment.bin>


More information about the llvm-commits mailing list