[PATCH] D39383: [InstCombine] Simplify selects that test cmpxchg instructions

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 05:34:44 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316994: [InstCombine] Simplify selects that test cmpxchg instructions (authored by mssimpso).

Changed prior to commit:
  https://reviews.llvm.org/D39383?vs=120678&id=120962#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39383

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/select-cmpxchg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39383.120962.patch
Type: text/x-patch
Size: 5763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171031/4dd0872d/attachment.bin>


More information about the llvm-commits mailing list