[PATCH] D98378: [LSR] RFC: Fix crash in Phi node with EHPad block

Lorenz Brun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 16:20:10 PDT 2021


lorenz updated this revision to Diff 333171.
lorenz added a comment.

Add reproducer as test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98378

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/X86/issue48708.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98378.333171.patch
Type: text/x-patch
Size: 5047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210324/b25a4d3e/attachment.bin>


More information about the llvm-commits mailing list