[PATCH] D88806: [SCEV] Model ptrtoint(SCEVUnknown) cast not as unknown, but as zext/trunc/self of SCEVUnknown

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 04:35:58 PDT 2020


uabelho added a comment.

In D88806#2327012 <https://reviews.llvm.org/D88806#2327012>, @lebedev.ri wrote:

>> Perfect, thank you. That's the test case i was missing. Will fix in a moment.
>
> Fixed in rG7324616660fc0995fa8c166e3c392361222d5dbc <https://reviews.llvm.org/rG7324616660fc0995fa8c166e3c392361222d5dbc>, thank you for the reproducer!

Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88806



More information about the llvm-commits mailing list