[llvm] [llvm] Fix behavior of llvm.objectsize in presence of negative / large offset (PR #115504)
Mikael Holmén via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 04:41:01 PST 2024
mikaelholmen wrote:
> Fixed by #116955
I've verified that the miscompiles I've seen disappears with that fix.
https://github.com/llvm/llvm-project/pull/115504
More information about the llvm-commits
mailing list