Skip to content
Commit 9cbdbefd authored by Craig Topper's avatar Craig Topper
Browse files

[InstCombine] Support '(C - X) ^ signmask -> (C + signmask - X)' and '(X + C)...

[InstCombine] Support '(C - X) ^ signmask -> (C + signmask - X)' and '(X + C) ^ signmask -> (X + C + signmask)' for vector splats.

llvm-svn: 310232
parent 61bd3a48
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment