[PATCH] D102745: [OpaquePtr] Make cmpxchg work with opaque pointers

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


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

Changed prior to commit:
  https://reviews.llvm.org/D102745?vs=346336&id=346536#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102745

Files:
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/Assembler/opaque-ptr-cmpxchg.ll
  llvm/test/Assembler/opaque-ptr.ll
  llvm/test/Verifier/opaque-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102745.346536.patch
Type: text/x-patch
Size: 4985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210519/655226e2/attachment.bin>


More information about the llvm-commits mailing list