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

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 8 05:41:10 PDT 2018


kparzysz updated this revision to Diff 150489.
kparzysz marked an inline comment as done.
kparzysz added a comment.

Add the parentheses back.


Repository:
  rL LLVM

https://reviews.llvm.org/D47831

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47831.150489.patch
Type: text/x-patch
Size: 5786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180608/2a13bbea/attachment.bin>


More information about the llvm-commits mailing list