[PowerPC] hasAndNotCompare should return true
As Sanjay suggested when he added the hook, PPC should return true from hasAndNotCompare. We have an efficient negated 'and' on PPC (which can feed a compare). Fixes PR27203. llvm-svn: 280457
Loading
Please register or sign in to comment