[PATCH] D47831: [DAGCombiner] Recognize more patterns for ABS

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 14:56:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334553: [DAGCombiner] Recognize more patterns for ABS (authored by kparzysz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47831?vs=150941&id=151042#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47831

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrNEON.td
  llvm/trunk/lib/Target/Hexagon/HexagonISelLowering.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonPatterns.td
  llvm/trunk/test/CodeGen/Hexagon/abs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47831.151042.patch
Type: text/x-patch
Size: 6994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/848b0086/attachment.bin>


More information about the llvm-commits mailing list