We usually only check direct use instruction of IV, while the
bitcast of 'ptrtoint ptr to i64' doesn't affect the result, so go
a step further.
Fix https://github.com/llvm/llvm-project/issues/59633.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo