[PATCH] D47831: [DAGCombiner] Recognize more patterns for ABS
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 6 11:51:59 PDT 2018
kparzysz added a comment.
There are functions in `test/CodeGen/Hexagon/abs.ll` that will fail without the changes in visitXOR (the "add" pattern).
Repository:
rL LLVM
https://reviews.llvm.org/D47831
More information about the llvm-commits
mailing list