[PATCH] D138398: [DAGCombiner] fold or (and x, y), x --> x
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 21 06:11:23 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGac1b999e855e: [DAGCombiner] fold or (and x, y), x --> x (authored by bcl5980).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138398/new/
https://reviews.llvm.org/D138398
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/avx512-select.ll
llvm/test/CodeGen/X86/bswap_tree2.ll
llvm/test/CodeGen/X86/known-signbits-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138398.476874.patch
Type: text/x-patch
Size: 7441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/ddd19be5/attachment.bin>
More information about the llvm-commits
mailing list