[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 04:44:34 PST 2022


bcl5980 updated this revision to Diff 477141.
bcl5980 added a comment.

rebase code


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.477141.patch
Type: text/x-patch
Size: 11573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221122/1940fb96/attachment.bin>


More information about the llvm-commits mailing list