[PATCH] D127149: [LoopFlatten] Fix crash if the inner loop trip count comes from a sext instruction.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 08:25:36 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd73684e22334: [LoopFlatten] Fix crash if the inner loop trip count comes from a sext… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127149

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127149.434827.patch
Type: text/x-patch
Size: 4945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/d5688b15/attachment.bin>


More information about the llvm-commits mailing list