[all-commits] [llvm/llvm-project] 1b25fc: [OpaquePtr] Make cmpxchg work with opaque pointers

aeubanks via All-commits all-commits at lists.llvm.org
Wed May 19 12:44:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b25fce404d40c6c6358037104e1e3c3aedb60ef
      https://github.com/llvm/llvm-project/commit/1b25fce404d40c6c6358037104e1e3c3aedb60ef
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-05-19 (Wed, 19 May 2021)

  Changed paths:
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/IR/Verifier.cpp
    A llvm/test/Assembler/opaque-ptr-cmpxchg.ll
    M llvm/test/Assembler/opaque-ptr.ll
    M llvm/test/Verifier/opaque-ptr.ll

  Log Message:
  -----------
  [OpaquePtr] Make cmpxchg work with opaque pointers

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D102745




More information about the All-commits mailing list