[PATCH] D34500: [AMDGPU] Combine and x, (sext cc from i1) => select cc, x, 0

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 11:25:39 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306439: [AMDGPU] Combine and x, (sext cc from i1) => select cc, x, 0 (authored by rampitec).

Changed prior to commit:
  https://reviews.llvm.org/D34500?vs=103681&id=104223#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34500

Files:
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/combine-and-sext-bool.ll
  llvm/trunk/test/CodeGen/AMDGPU/combine-cond-add-sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34500.104223.patch
Type: text/x-patch
Size: 4076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/5ea11b87/attachment.bin>


More information about the llvm-commits mailing list