[PATCH] D91661: Revert of D49126 [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types.

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 14:23:01 PST 2021


jeroen.dobbelaere updated this revision to Diff 329773.
jeroen.dobbelaere added a comment.

Fixed an unwanted reversal of instructions shown in the `testandor.ll` test.


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

https://reviews.llvm.org/D91661

Files:
  llvm/include/llvm/Transforms/Utils/PredicateInfo.h
  llvm/lib/Transforms/Utils/PredicateInfo.cpp
  llvm/test/Other/debugcounter-predicateinfo.ll
  llvm/test/Transforms/Util/PredicateInfo/condprop.ll
  llvm/test/Transforms/Util/PredicateInfo/diamond.ll
  llvm/test/Transforms/Util/PredicateInfo/edge.ll
  llvm/test/Transforms/Util/PredicateInfo/testandor.ll
  llvm/test/Transforms/Util/PredicateInfo/unnamed-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91661.329773.patch
Type: text/x-patch
Size: 40878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/ab3f3adf/attachment-0001.bin>


More information about the llvm-commits mailing list