aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-06-25 23:29:47 +0000
committerCraig Topper <craig.topper@intel.com>2018-06-25 23:29:47 +0000
commit53a41858c1fde9a55844110dc6d4b49f4aeee07f (patch)
tree96191c599e9c53bc949f0840b816bb56f43e7996 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parentb9d5ee568a5c14f879e0af809945eaa090a24ebe (diff)
downloadllvm-53a41858c1fde9a55844110dc6d4b49f4aeee07f.zip
llvm-53a41858c1fde9a55844110dc6d4b49f4aeee07f.tar.gz
llvm-53a41858c1fde9a55844110dc6d4b49f4aeee07f.tar.bz2
[X86] Update fpclass intrinsic tests to chain their calls to the intrinsic rather than joining them with add.
The test cases try to test masked and unmasked isntructions at the same time. Previously the masked version relies on an extra fucntion parameter. Then the two results were combined with 'add'. This patch gets rid of the second parameter and just passes the result of the first intrinsic into the mask argument of the second call. Then there's no need for an 'add'. This configuration works a lot better with an upcoming patch to redefine the intrinsics to use vXi1 types for the output and mask argument. llvm-svn: 335551
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions