[SystemZ] Always use the version of computeKnownBits that returns a value. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 21 Dec 2018 14:50:54 +0000 (14:50 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 21 Dec 2018 14:50:54 +0000 (14:50 +0000)
commit2482c51e995931d640258e0fbd75c74a9f40ea26
treeb1e30f9eeb96f4f06c172f93c9752ad79c9f6672
parentd43bdc715c525f4b8f272bf5da2e18b19e6aaa13
[SystemZ] Always use the version of computeKnownBits that returns a value. NFCI.

Continues the work started by @bogner in rL340594 to remove uses of the KnownBits output paramater version.

llvm-svn: 349906
llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp