[PATCH] D76284: [Reassociate] recognize more than one pairs for later CSE

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 03:45:04 PDT 2020


shchenz updated this revision to Diff 251324.
shchenz added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

add testcases and made some logic change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76284

Files:
  llvm/include/llvm/Transforms/Scalar/Reassociate.h
  llvm/lib/Transforms/Scalar/Reassociate.cpp
  llvm/test/Transforms/Reassociate/cse-pairs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76284.251324.patch
Type: text/x-patch
Size: 14558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/d473d7e2/attachment-0001.bin>


More information about the llvm-commits mailing list