[Sparc] Always use the version of computeKnownBits that returns a value. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 21 Dec 2018 15:32:36 +0000 (15:32 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 21 Dec 2018 15:32:36 +0000 (15:32 +0000)
commit7787a02b232a007ad3c8eb64489a98b26005441b
treeca9cf7010588629616e17d4c37f0f23d98859850
parent3c157d3fa350c4e9b01a0f5909fec40541d92e6d
[Sparc] 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: 349914
llvm/lib/Target/Sparc/SparcISelLowering.cpp