[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:16:39 PDT 2021


aeubanks updated this revision to Diff 347838.
aeubanks added a comment.

add test comment


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.347838.patch
Type: text/x-patch
Size: 3950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/cd5e6554/attachment.bin>


More information about the llvm-commits mailing list