]> granicus.if.org Git - llvm/commit
[InstCombine] fix bug in canonicalization to fabs()
authorSanjay Patel <spatel@rotateright.com>
Mon, 10 Jun 2019 14:57:45 +0000 (14:57 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 10 Jun 2019 14:57:45 +0000 (14:57 +0000)
commit30d8a1f7179f36b3ac15a7d1e307d9ff5ca42af1
treeef00af3685cfb81eed384e58f1d70a8777e14255
parentdd29c50b321951952a6ed54a1d27c8f314b1284b
[InstCombine] fix bug in canonicalization to fabs()

Forgot to translate the predicate clauses in rL362943.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362945 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineSelect.cpp
test/Transforms/InstCombine/fabs.ll