[llvm] Preserve range metadata when load is narrowed (PR #128144)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 22 01:41:31 PST 2025
https://github.com/nikic commented:
Can we just get the ConstantRange and trunc() it? I really don't think trying to preserve the sub-ranges is worthwhile.
https://github.com/llvm/llvm-project/pull/128144
More information about the llvm-commits
mailing list