[PATCH] D123023: [DAG] SimplifySetCC - relax fold (X^C1) == C2 --> X == C1^C2
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 4 05:32:26 PDT 2022
RKSimon updated this revision to Diff 420150.
RKSimon added a comment.
rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123023/new/
https://reviews.llvm.org/D123023
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/Mips/countleading.ll
llvm/test/CodeGen/Thumb2/thumb2-teq.ll
llvm/test/CodeGen/X86/peep-test-3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123023.420150.patch
Type: text/x-patch
Size: 5502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220404/38cddace/attachment.bin>
More information about the llvm-commits
mailing list