[PATCH] D58242: Teach instcombine about remaining idemptotent atomicrmw types

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 14 10:40:35 PST 2019


This revision was automatically updated to reflect the committed changes.
reames marked an inline comment as done.
Closed by commit rL354046: Teach instcombine about remaining "idempotent" atomicrmw types (authored by reames, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58242?vs=186858&id=186870#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58242

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp
  llvm/trunk/test/Transforms/InstCombine/atomicrmw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58242.186870.patch
Type: text/x-patch
Size: 6262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190214/6c808a0d/attachment.bin>


More information about the llvm-commits mailing list