OSDN Git Service

[InstCombine] allow unordered preds when canonicalizing to fabs()
authorSanjay Patel <spatel@rotateright.com>
Mon, 10 Jun 2019 14:14:51 +0000 (14:14 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 10 Jun 2019 14:14:51 +0000 (14:14 +0000)
commit79a352edc5b2a559baa8af3b4861c41bf7ca1b74
treeeedf96cc353497947bb600b818826f8134ade5c5
parentae7d255f657fbc941949cda52784b16a40b42e0d
[InstCombine] allow unordered preds when canonicalizing to fabs()

PR42179:
https://bugs.llvm.org/show_bug.cgi?id=42179

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