[PATCH] D122539: [SelectionDAG][DAGCombiner] Reuse exist node by reassociate

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 00:31:51 PDT 2022


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

add c2 sign bits check
move pr56170.ll to Codegen/X86


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122539/new/

https://reviews.llvm.org/D122539

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/xor3-i1-const.ll
  llvm/test/CodeGen/WebAssembly/xor_reassociate.ll
  llvm/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
  llvm/test/CodeGen/X86/ctpop-combine.ll
  llvm/test/CodeGen/X86/pr56170.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122539.439654.patch
Type: text/x-patch
Size: 24392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/4ba79e94/attachment.bin>


More information about the llvm-commits mailing list