[llvm-branch-commits] [GISelValueTracking] Use representation size for G_PTRTOINT src width (PR #139608)

Alexander Richardson via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jun 9 18:49:22 PDT 2025


arichardson wrote:

Looks like this was fixed while I was busy with other things - https://github.com/llvm/llvm-project/pull/140213 changed this code to drop the invalid width usage. I'll update this PR to just add a test for the ptrtoint case.

https://github.com/llvm/llvm-project/pull/139608


More information about the llvm-branch-commits mailing list