[ARM] Testcase for missed optimization for masking.
When the result of masking is truncated to i16, we should try to use "bic" instead of "and". llvm-svn: 335001
Loading
Please sign in to comment
When the result of masking is truncated to i16, we should try to use "bic" instead of "and". llvm-svn: 335001