Skip to content
Commit 5ef47ad8 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Add test cases for opportunities to use KTEST when check if the result...

[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
parent bbbec9da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment