[all-commits] [llvm/llvm-project] 660505: Revert rG7c66aaddb128dc0f342830c1efaeb7a278bfc48c ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jan 23 08:29:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6605057992b15183663f0d918b7707f371862fd7
https://github.com/llvm/llvm-project/commit/6605057992b15183663f0d918b7707f371862fd7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-01-23 (Sun, 23 Jan 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/test/CodeGen/X86/parity-vec.ll
Log Message:
-----------
Revert rG7c66aaddb128dc0f342830c1efaeb7a278bfc48c "[DAG] Fold (X & Y) != 0 --> zextOrTrunc(X & Y) iff everything but LSB is known zero (PR51312)"
Noticed a typo in the getBooleanContents call just after I pressed commit :(
More information about the All-commits
mailing list