[PATCH] D153145: [LCSSA] Compute SCEV of LCSSA phi if original instruction had SCEV

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 00:24:52 PDT 2023


uabelho added a comment.

I've verified that this fixes the problem I saw in https://reviews.llvm.org/D149435#4428219

Thanks!


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

https://reviews.llvm.org/D153145



More information about the llvm-commits mailing list