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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 21:26:47 PDT 2022


bcl5980 updated this revision to Diff 439614.
bcl5980 added a comment.
This revision is now accepted and ready to land.

fix 56170


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/X86/2009-03-23-MultiUseSched.ll
  llvm/test/CodeGen/X86/ctpop-combine.ll
  llvm/test/Transforms/Reassociate/pr56170.ll

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


More information about the llvm-commits mailing list