Simplify switch as all cases other than default return true. NFC.
authorChad Rosier <mcrosier@codeaurora.org>
Wed, 22 Jul 2015 18:41:57 +0000 (18:41 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Wed, 22 Jul 2015 18:41:57 +0000 (18:41 +0000)
commit3e455d8ae0747e2ce5d9dd5b534bd72d98782ae4
tree04921b1347558d0ec243009c95f27553ce89c2a9
parentbd58d4eb975c7fbdfca29ac094827b058971f6bc
Simplify switch as all cases other than default return true. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242922 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp