[llvm] [CodeGen] Use LocationSize for MMO getSize (PR #84751)

David Green via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 17 11:13:32 PDT 2024


davemgreen wrote:

Thanks.

I've ran some testing, which all checked out, but this has a chance of hitting asserts in cases that were previously just converted to int. Let me know if this runs into any problems.

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


More information about the llvm-commits mailing list