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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 19 12:50:02 PDT 2021


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

Changed prior to commit:
  https://reviews.llvm.org/D102788?vs=346510&id=346539#toc

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/lib/IR/Verifier.cpp
  llvm/test/Assembler/opaque-ptr.ll
  llvm/test/Verifier/opaque-ptr.ll

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


More information about the llvm-commits mailing list