[PATCH] D97578: [instcombine] Collapse trivial or/and recurrences

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 09:11:43 PST 2021


reames updated this revision to Diff 327821.
reames added a comment.

address review comment


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

https://reviews.llvm.org/D97578

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/IndVarSimplify/X86/pr45360.ll
  llvm/test/Transforms/InstCombine/recurrence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97578.327821.patch
Type: text/x-patch
Size: 7278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/e9e7b048/attachment-0001.bin>


More information about the llvm-commits mailing list