[PATCH] D48129: [AtomicExpandPass] Widen partword atomicrmw or/xor/and before tryExpandAtomicRMW

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 07:04:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340027: [AtomicExpandPass] Widen partword atomicrmw or/xor/and before tryExpandAtomicRMW (authored by asb, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D48129?vs=160980&id=161236#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48129

Files:
  llvm/trunk/lib/CodeGen/AtomicExpandPass.cpp
  llvm/trunk/test/Transforms/AtomicExpand/SPARC/partword.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48129.161236.patch
Type: text/x-patch
Size: 4590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/dc2412f0/attachment.bin>


More information about the llvm-commits mailing list