[PATCH] D48246: [AMDGPU] setcc (select cc, CT, CF), CF, eq | ne -> xor cc, -1 | cc

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 15 20:51:26 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334882: [AMDGPU] setcc (select cc, CT, CF), CF, eq | ne -> xor cc, -1 | cc (authored by rampitec, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48246?vs=151576&id=151603#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48246

Files:
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/dagcombine-setcc-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48246.151603.patch
Type: text/x-patch
Size: 7787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180616/9fb9a668/attachment-0001.bin>


More information about the llvm-commits mailing list