[PATCH] D94447: [PredicateInfo] Generalize processing of conditions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 13:29:40 PST 2021


nikic updated this revision to Diff 317413.
nikic added a comment.

Rebase over more tests, prevent exponential renaming with reused operands.


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

https://reviews.llvm.org/D94447

Files:
  lib/Transforms/Utils/PredicateInfo.cpp
  test/Transforms/NewGVN/assume-equal.ll
  test/Transforms/SCCP/conditions-ranges.ll
  test/Transforms/Util/PredicateInfo/condprop.ll
  test/Transforms/Util/PredicateInfo/testandor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94447.317413.patch
Type: text/x-patch
Size: 39551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/bcee7b06/attachment-0001.bin>


More information about the llvm-commits mailing list