[PATCH] D138398: [DAGCombiner] fold or (and x, y), x --> x

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 20 20:55:31 PST 2022


bcl5980 created this revision.
bcl5980 added reviewers: RKSimon, craig.topper.
Herald added subscribers: StephenFan, ecnelises, pengfei, hiraditya.
Herald added a project: All.
bcl5980 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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.476804.patch
Type: text/x-patch
Size: 7441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/e9ea8e97/attachment.bin>


More information about the llvm-commits mailing list