[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
Tue Dec 14 17:23:14 PST 2021


lorenz updated this revision to Diff 394419.
lorenz marked 3 inline comments as done.
lorenz added a comment.

Improved test case and description of what condition this fixes exactly


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/phi_ehpad_ignore_sameval.ll

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


More information about the llvm-commits mailing list