[PATCH] D107806: [LoopFlatten] Fix assertion failure

Rosie Sumpter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 10 04:38:47 PDT 2021


RosieSumpter updated this revision to Diff 365429.
RosieSumpter added a comment.

Added else statement with BackedgeTCExt = nullptr to prevent uninitialised value being used


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

https://reviews.llvm.org/D107806

Files:
  llvm/lib/Transforms/Scalar/LoopFlatten.cpp
  llvm/test/Transforms/LoopFlatten/widen-iv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107806.365429.patch
Type: text/x-patch
Size: 6733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210810/27e9d614/attachment.bin>


More information about the llvm-commits mailing list