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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 03:13:23 PDT 2020


shchenz updated this revision to Diff 251583.
shchenz added a comment.

clean up LIT/LNT failure cases


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.251583.patch
Type: text/x-patch
Size: 14564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/74c9e45d/attachment-0001.bin>


More information about the llvm-commits mailing list