[llvm] [NaryReassociate] Fix crash from pointer width / index width confusion (PR #125923)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 5 12:17:28 PST 2025
https://github.com/nikic commented:
Given that this is working with SE, it would be better to use APIs like SE.getTypeSizeInBits or SE.getEffectiveSCEVType.
https://github.com/llvm/llvm-project/pull/125923
More information about the llvm-commits
mailing list