[PATCH] D41235: [DAGCOmbine] Ensure that (brcond (setcc ...)) is handled in a canonical manner.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 03:54:24 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325892: [DAGCOmbine] Ensure that (brcond (setcc ...)) is handled in a canonical manner. (authored by deadalnix, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D41235

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonPatterns.td
  llvm/trunk/test/CodeGen/AMDGPU/cndmask-no-def-vcc.ll
  llvm/trunk/test/CodeGen/AMDGPU/setcc.ll
  llvm/trunk/test/CodeGen/X86/and-sink.ll
  llvm/trunk/test/CodeGen/X86/fold-rmw-ops.ll
  llvm/trunk/test/CodeGen/X86/or-branch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41235.135625.patch
Type: text/x-patch
Size: 14724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/f9e202d4/attachment.bin>


More information about the llvm-commits mailing list