]> granicus.if.org Git - llvm/commit
GlobalISel: correctly handle trivial fcmp predicates.
authorTim Northover <tnorthover@apple.com>
Wed, 8 Mar 2017 18:49:54 +0000 (18:49 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 8 Mar 2017 18:49:54 +0000 (18:49 +0000)
commitf2856a5a16af9e4068f7f877cd580e5447d35e2b
tree92a03aab065cf218414a359815e50ff5a311b49d
parent773c83e77757e3a038f97a407ab064e86cba152a
GlobalISel: correctly handle trivial fcmp predicates.

It makes sense to only do them once in IRTranslator rather than making everyone
deal with them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297304 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GlobalISel/IRTranslator.cpp
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll