Skip to content
Commit ab9521aa authored by Krzysztof Parzyszek's avatar Krzysztof Parzyszek
Browse files

[Hexagon] Use 'vnot' instead of 'not' in patterns with vectors



'not' expands to checking for an xor with a -1 constant. Since
this looks for a ConstantSDNode it will never match for a vector.

Co-authored-by: default avatarCraig Topper <craig.topper@sifive.com>

Differential Revision: https://reviews.llvm.org/D100687
parent 91e90cf6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment