[PATCH] D138401: [DAGCombiner] fold or (xor x, y),? patterns
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 22 17:28:18 PST 2022
This revision was automatically updated to reflect the committed changes.
bcl5980 marked an inline comment as done.
Closed by commit rGcdb7b804f665: [DAGCombiner] fold or (xor x, y),? patterns (authored by bcl5980).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138401/new/
https://reviews.llvm.org/D138401
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AMDGPU/fshl.ll
llvm/test/CodeGen/AMDGPU/xor3-i1-const.ll
llvm/test/CodeGen/X86/avx512-mask-op.ll
llvm/test/CodeGen/X86/avx512bw-mask-op.ll
llvm/test/CodeGen/X86/avx512dq-mask-op.ll
llvm/test/CodeGen/X86/combine-sra-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138401.477351.patch
Type: text/x-patch
Size: 11573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/8d75d875/attachment.bin>
More information about the llvm-commits
mailing list