[PATCH] D104188: [VPlan] Support PHIs as LastInst when inserting scalars in ::get().

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 01:19:23 PDT 2021


fhahn added a comment.

In D104188#2823036 <https://reviews.llvm.org/D104188#2823036>, @Ayal wrote:

> Good catch! Please remember to add a testcase along with D100260 <https://reviews.llvm.org/D100260>.

Thanks, the test case that triggers a crash without the fix (together with D100260 <https://reviews.llvm.org/D100260>) has been added in 9e77526d4673 <https://reviews.llvm.org/rG9e77526d467340ba4486a471c9ef3f7c859f2b60>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104188



More information about the llvm-commits mailing list