diff options
author | Craig Topper <craig.topper@intel.com> | 2019-01-03 07:12:54 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-01-03 07:12:54 +0000 |
commit | 5ef47ad82ebb1d12a0789376e33a2827dbb7aa48 (patch) | |
tree | 7d510d3e597afc1ec243843bcfd6d1db95b31217 /llvm/lib/CodeGen/TwoAddressInstructionPass.cpp | |
parent | bbbec9daa4c113c636893c44a712dee5617f6be0 (diff) | |
download | bcm5719-llvm-5ef47ad82ebb1d12a0789376e33a2827dbb7aa48.tar.gz bcm5719-llvm-5ef47ad82ebb1d12a0789376e33a2827dbb7aa48.zip |
[X86] Add test cases for opportunities to use KTEST when check if the result of ANDing two mask registers is zero.
The test cases are constructed to avoid folding the AND into a masked compare operation.
Currently we emit a KAND and a KORTEST for these cases.
llvm-svn: 350287
Diffstat (limited to 'llvm/lib/CodeGen/TwoAddressInstructionPass.cpp')
0 files changed, 0 insertions, 0 deletions