"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "a3ac17372bac348e8597498f641121b0fe706bd1"
[X86] Replace explicit constant handling in sub(C1, xor(X, C2)) -> add(xor(X,...
[X86] Replace explicit constant handling in sub(C1, xor(X, C2)) -> add(xor(X, ~C2), C1+1) fold. NFCI. NFC cleanup before adding vector support - rely on the SelectionDAG to handle everything for us.
Loading
Please register or sign in to comment